QuotaView$json top-level constant
Implementation
@$core.Deprecated('Use quotaViewDescriptor instead')
const QuotaView$json = {
'1': 'QuotaView',
'2': [
{'1': 'QUOTA_VIEW_UNSPECIFIED', '2': 0},
{'1': 'BASIC', '2': 1},
{'1': 'FULL', '2': 2},
],
};