CreatePolicyRequest$json top-level constant
- @Deprecated('Use createPolicyRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createPolicyRequestDescriptor instead')
const CreatePolicyRequest$json = {
'1': 'CreatePolicyRequest',
'2': [
{'1': 'parent', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'parent'},
{
'1': 'policy',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.iam.v2.Policy',
'8': {},
'10': 'policy'
},
{'1': 'policy_id', '3': 3, '4': 1, '5': 9, '10': 'policyId'},
],
};