APIKeyWithAuthorizations$json top-level constant

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

Implementation

@$core.Deprecated('Use aPIKeyWithAuthorizationsDescriptor instead')
const APIKeyWithAuthorizations$json = {
  '1': 'APIKeyWithAuthorizations',
  '2': [
    {'1': 'api_key', '3': 1, '4': 1, '5': 11, '6': '.viam.app.v1.APIKey', '10': 'apiKey'},
    {'1': 'authorizations', '3': 2, '4': 3, '5': 11, '6': '.viam.app.v1.AuthorizationDetails', '10': 'authorizations'},
  ],
};