AuditConfigDelta$json top-level constant

  1. @Deprecated('Use auditConfigDeltaDescriptor instead')
Map<String, Object> const AuditConfigDelta$json

Implementation

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