Lines Matching full:quota
92 <p class="firstline">Retrieves a summary of quota information for a specific quota limit.</p>
101 <pre>Retrieves a summary of quota information for a specific quota limit.
104 …name: string, The resource name of the quota limit. Use the quota limit resource name returned by …
105 view: string, Specifies the level of detail for quota information in the response.
107 …QUOTA_VIEW_UNSPECIFIED - No quota view specified. Requests that do not specify a quota view will t…
109 … have overrides. When the view is FULL, and a limit has regional or zonal quota, the limit will in…
118 { # Consumer quota settings for a quota limit.
122 …"name": "A String", # The resource name of the quota limit. An example name wo…
123 …ced quota buckets, organized by quota dimension, ordered from least specific to most specific (for…
124 { # A quota bucket is a quota provisioning unit for a specific set of dimensions.
125 "adminOverride": { # A quota override # Admin override on this quota bucket.
127 …quota consumed in that region. This map has the following restrictions: * Keys that are not define…
132 … "A String", # The overriding quota limit value. Can be any nonnegative integer, or -1 (…
135 "consumerOverride": { # A quota override # Consumer override on this quota bucket.
137 …quota consumed in that region. This map has the following restrictions: * Keys that are not define…
142 … "A String", # The overriding quota limit value. Can be any nonnegative integer, or -1 (…
145 …"defaultLimit": "A String", # The default limit of this quota bucket, as speci…
146 …quota bucket. If this map is empty, this is the global bucket, which is the default quota value ap…
149 …"effectiveLimit": "A String", # The effective limit of this quota bucket. Equa…
150 "producerOverride": { # A quota override # Producer override on this quota bucket.
152 …quota consumed in that region. This map has the following restrictions: * Keys that are not define…
157 … "A String", # The overriding quota limit value. Can be any nonnegative integer, or -1 (…