GetConsumerQuotaMetricRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getConsumerQuotaMetricRequestDescriptor instead')
const GetConsumerQuotaMetricRequest$json = {
  '1': 'GetConsumerQuotaMetricRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {
      '1': 'view',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.google.api.serviceusage.v1beta1.QuotaView',
      '10': 'view'
    },
  ],
};