AdminQuotaPolicy$json top-level constant
Implementation
@$core.Deprecated('Use adminQuotaPolicyDescriptor instead')
const AdminQuotaPolicy$json = {
'1': 'AdminQuotaPolicy',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'policy_value', '3': 2, '4': 1, '5': 3, '10': 'policyValue'},
{
'1': 'dimensions',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.api.serviceusage.v1beta1.AdminQuotaPolicy.DimensionsEntry',
'10': 'dimensions'
},
{'1': 'metric', '3': 4, '4': 1, '5': 9, '10': 'metric'},
{'1': 'unit', '3': 5, '4': 1, '5': 9, '10': 'unit'},
{'1': 'container', '3': 6, '4': 1, '5': 9, '10': 'container'},
],
'3': [AdminQuotaPolicy_DimensionsEntry$json],
};