Policy$json top-level constant

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

Implementation

@$core.Deprecated('Use policyDescriptor instead')
const Policy$json = {
  '1': 'Policy',
  '2': [
    {'1': 'version', '3': 1, '4': 1, '5': 5, '10': 'version'},
    {
      '1': 'bindings',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.google.iam.v1.Binding',
      '10': 'bindings'
    },
    {
      '1': 'audit_configs',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.google.iam.v1.AuditConfig',
      '10': 'auditConfigs'
    },
    {'1': 'etag', '3': 3, '4': 1, '5': 12, '10': 'etag'},
  ],
};