AuditConfigDelta$json top-level constant
Implementation
@$core.Deprecated('Use auditConfigDeltaDescriptor instead')
const AuditConfigDelta$json = {
'1': 'AuditConfigDelta',
'2': [
{
'1': 'action',
'3': 1,
'4': 1,
'5': 14,
'6': '.google.iam.v1.AuditConfigDelta.Action',
'10': 'action'
},
{'1': 'service', '3': 2, '4': 1, '5': 9, '10': 'service'},
{'1': 'exempted_member', '3': 3, '4': 1, '5': 9, '10': 'exemptedMember'},
{'1': 'log_type', '3': 4, '4': 1, '5': 9, '10': 'logType'},
],
'4': [AuditConfigDelta_Action$json],
};