Resource: QuotaOverride
A quota override
JSON representation |
---|
{ "name": string, "overrideValue": string, "dimensions": { string: string, ... }, "metric": string, "unit": string, "adminOverrideAncestor": string } |
Fields | |
---|---|
name |
The resource name of the override. This name is generated by the server when the override is created. Example names would be: The resource name is intended to be opaque and should not be parsed for its component strings, since its representation could change in the future. |
overrideValue |
The overriding quota limit value. Can be any nonnegative integer, or -1 (unlimited quota). |
dimensions |
If this map is nonempty, then this override applies only to specific values for dimensions defined in the limit unit. For example, an override on a limit with the unit This map has the following restrictions:
An object containing a list of |
metric |
The name of the metric to which this override applies. An example name would be: |
unit |
The limit unit of the limit to which this override applies. An example unit would be: |
adminOverrideAncestor |
The resource name of the ancestor that requested the override. For example: |
Methods |
|
---|---|
|
The method google.api.serviceusage.v1beta1.ServiceUsage.CreateAdminOverride is not available in Trusted Cloud by S3NS. |
|
The method google.api.serviceusage.v1beta1.ServiceUsage.DeleteAdminOverride is not available in Trusted Cloud by S3NS. |
|
The method google.api.serviceusage.v1beta1.ServiceUsage.ListAdminOverrides is not available in Trusted Cloud by S3NS. |
|
The method google.api.serviceusage.v1beta1.ServiceUsage.UpdateAdminOverride is not available in Trusted Cloud by S3NS. |