AuditLogConfig$json top-level constant
Implementation
@$core.Deprecated('Use auditLogConfigDescriptor instead')
const AuditLogConfig$json = {
'1': 'AuditLogConfig',
'2': [
{
'1': 'log_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.google.iam.v1.AuditLogConfig.LogType',
'10': 'logType'
},
{'1': 'exempted_members', '3': 2, '4': 3, '5': 9, '10': 'exemptedMembers'},
],
'4': [AuditLogConfig_LogType$json],
};