SetLimitsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use setLimitsRequestDescriptor instead')
const SetLimitsRequest$json = {
  '1': 'SetLimitsRequest',
  '2': [
    {'1': 'instance_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'instanceId'},
    {
      '1': 'audit_log_retention',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '8': {},
      '10': 'auditLogRetention'
    },
    {
      '1': 'block',
      '3': 3,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 0,
      '10': 'block',
      '17': true
    },
  ],
  '8': [
    {'1': '_block'},
  ],
};