PolicyRule$json top-level constant
Implementation
@$core.Deprecated('Use policyRuleDescriptor instead')
const PolicyRule$json = {
'1': 'PolicyRule',
'2': [
{
'1': 'deny_rule',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.iam.v2beta.DenyRule',
'9': 0,
'10': 'denyRule'
},
{'1': 'description', '3': 1, '4': 1, '5': 9, '10': 'description'},
],
'8': [
{'1': 'kind'},
],
};