CreateServiceAccountRequest$json top-level constant
- @Deprecated('Use createServiceAccountRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createServiceAccountRequestDescriptor instead')
const CreateServiceAccountRequest$json = {
'1': 'CreateServiceAccountRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'account_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'accountId'},
{
'1': 'service_account',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.iam.admin.v1.ServiceAccount',
'10': 'serviceAccount'
},
],
};