GetAppKeyRequest$json top-level constant
- @Deprecated('Use getAppKeyRequestDescriptor instead')
Implementation
@$core.Deprecated('Use getAppKeyRequestDescriptor instead')
const GetAppKeyRequest$json = {
'1': 'GetAppKeyRequest',
'2': [
{'1': 'project_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'projectId'},
{'1': 'app_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'appId'},
{'1': 'key_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'keyId'},
],
};