AuthorizationDetails$json top-level constant
Implementation
@$core.Deprecated('Use authorizationDetailsDescriptor instead')
const AuthorizationDetails$json = {
'1': 'AuthorizationDetails',
'2': [
{'1': 'authorization_type', '3': 1, '4': 1, '5': 9, '10': 'authorizationType'},
{'1': 'authorization_id', '3': 2, '4': 1, '5': 9, '10': 'authorizationId'},
{'1': 'resource_type', '3': 3, '4': 1, '5': 9, '10': 'resourceType'},
{'1': 'resource_id', '3': 4, '4': 1, '5': 9, '10': 'resourceId'},
{'1': 'org_id', '3': 5, '4': 1, '5': 9, '10': 'orgId'},
],
};