SetQuotaRequest$json top-level constant
Implementation
@$core.Deprecated('Use setQuotaRequestDescriptor instead')
const SetQuotaRequest$json = {
'1': 'SetQuotaRequest',
'2': [
{'1': 'instance_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'instanceId'},
{'1': 'unit', '3': 2, '4': 1, '5': 14, '6': '.zitadel.quota.v1.Unit', '8': {}, '10': 'unit'},
{'1': 'from', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'from'},
{'1': 'reset_interval', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': {}, '10': 'resetInterval'},
{'1': 'amount', '3': 5, '4': 1, '5': 4, '8': {}, '10': 'amount'},
{'1': 'limit', '3': 6, '4': 1, '5': 8, '8': {}, '10': 'limit'},
{'1': 'notifications', '3': 7, '4': 3, '5': 11, '6': '.zitadel.quota.v1.Notification', '8': {}, '10': 'notifications'},
],
};