GetAppByIDRequest$json top-level constant
- @Deprecated('Use getAppByIDRequestDescriptor instead')
Implementation
@$core.Deprecated('Use getAppByIDRequestDescriptor instead')
const GetAppByIDRequest$json = {
'1': 'GetAppByIDRequest',
'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'},
],
};