QuotaLimit$json top-level constant
Implementation
@$core.Deprecated('Use quotaLimitDescriptor instead')
const QuotaLimit$json = const {
'1': 'QuotaLimit',
'2': const [
const {'1': 'name', '3': 6, '4': 1, '5': 9, '10': 'name'},
const {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
const {'1': 'default_limit', '3': 3, '4': 1, '5': 3, '10': 'defaultLimit'},
const {'1': 'max_limit', '3': 4, '4': 1, '5': 3, '10': 'maxLimit'},
const {'1': 'free_tier', '3': 7, '4': 1, '5': 3, '10': 'freeTier'},
const {'1': 'duration', '3': 5, '4': 1, '5': 9, '10': 'duration'},
const {'1': 'metric', '3': 8, '4': 1, '5': 9, '10': 'metric'},
const {'1': 'unit', '3': 9, '4': 1, '5': 9, '10': 'unit'},
const {
'1': 'values',
'3': 10,
'4': 3,
'5': 11,
'6': '.google.api.QuotaLimit.ValuesEntry',
'10': 'values'
},
const {'1': 'display_name', '3': 12, '4': 1, '5': 9, '10': 'displayName'},
],
'3': const [QuotaLimit_ValuesEntry$json],
};