DeleteOAuthAppRequest$json top-level constant
- @Deprecated('Use deleteOAuthAppRequestDescriptor instead')
Implementation
@$core.Deprecated('Use deleteOAuthAppRequestDescriptor instead')
const DeleteOAuthAppRequest$json = {
'1': 'DeleteOAuthAppRequest',
'2': [
{'1': 'org_id', '3': 1, '4': 1, '5': 9, '10': 'orgId'},
{'1': 'client_id', '3': 2, '4': 1, '5': 9, '10': 'clientId'},
],
};