ListKeysResponse$json top-level constant

  1. @Deprecated('Use listKeysResponseDescriptor instead')
Map<String, Object> const ListKeysResponse$json

Implementation

@$core.Deprecated('Use listKeysResponseDescriptor instead')
const ListKeysResponse$json = {
  '1': 'ListKeysResponse',
  '2': [
    {'1': 'api_keys', '3': 1, '4': 3, '5': 11, '6': '.viam.app.v1.APIKeyWithAuthorizations', '10': 'apiKeys'},
  ],
};