CreateAuthorizationRequest$json top-level constant
Implementation
@$core.Deprecated('Use createAuthorizationRequestDescriptor instead')
const CreateAuthorizationRequest$json = {
'1': 'CreateAuthorizationRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'project_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'projectId'},
{
'1': 'organization_id',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'9': 0,
'10': 'organizationId',
'17': true
},
{'1': 'role_keys', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'roleKeys'},
],
'8': [
{'1': '_organization_id'},
],
};