• Home
  • Raw
  • Download

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 …&quot;name&quot;: &quot;A String&quot;, # 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 &quot;adminOverride&quot;: { # A quota override # Admin override on this quota bucket.
127quota consumed in that region. This map has the following restrictions: * Keys that are not define…
132 … &quot;A String&quot;, # The overriding quota limit value. Can be any nonnegative integer, or -1 (…
135 &quot;consumerOverride&quot;: { # A quota override # Consumer override on this quota bucket.
137quota consumed in that region. This map has the following restrictions: * Keys that are not define…
142 … &quot;A String&quot;, # The overriding quota limit value. Can be any nonnegative integer, or -1 (…
145 …&quot;defaultLimit&quot;: &quot;A String&quot;, # The default limit of this quota bucket, as speci…
146quota bucket. If this map is empty, this is the global bucket, which is the default quota value ap…
149 …&quot;effectiveLimit&quot;: &quot;A String&quot;, # The effective limit of this quota bucket. Equa…
150 &quot;producerOverride&quot;: { # A quota override # Producer override on this quota bucket.
152quota consumed in that region. This map has the following restrictions: * Keys that are not define…
157 … &quot;A String&quot;, # The overriding quota limit value. Can be any nonnegative integer, or -1 (…