ReadOAuthAppResponse$json top-level constant
- @Deprecated('Use readOAuthAppResponseDescriptor instead')
Implementation
@$core.Deprecated('Use readOAuthAppResponseDescriptor instead')
const ReadOAuthAppResponse$json = {
'1': 'ReadOAuthAppResponse',
'2': [
{'1': 'client_name', '3': 1, '4': 1, '5': 9, '10': 'clientName'},
{'1': 'client_secret', '3': 2, '4': 1, '5': 9, '10': 'clientSecret'},
{'1': 'oauth_config', '3': 3, '4': 1, '5': 11, '6': '.viam.app.v1.OAuthConfig', '10': 'oauthConfig'},
],
};