• Home
  • Raw
  • Download

Lines Matching +full:p +full:- +full:limit

4 body, h1, h2, h3, div, span, p, pre, a {
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
45 h1, h2, h3, p {
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
77 <p class="toc_element">
79 </p>
80 <p class="firstline">Returns the adminOverrides Resource.</p>
82 <p class="toc_element">
84 </p>
85 <p class="firstline">Returns the consumerOverrides Resource.</p>
87 <p class="toc_element">
88 <code><a href="#close">close()</a></code></p>
89 <p class="firstline">Close httplib2 connections.</p>
90 <p class="toc_element">
91 <code><a href="#get">get(name, view=None, x__xgafv=None)</a></code></p>
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 …
107 …QUOTA_VIEW_UNSPECIFIED - No quota view specified. Requests that do not specify a quota view will t…
108 BASIC - Only buckets with overrides are shown in the response.
109 …FULL - Include per-location buckets even if they do not have overrides. When the view is FULL, and…
112 1 - v1 error format
113 2 - v2 error format
118 { # Consumer quota settings for a quota limit.
119 …quot;allowsAdminOverrides&quot;: True or False, # Whether admin overrides are allowed on this limit
120 &quot;isPrecise&quot;: True or False, # Whether this limit is precise or imprecise.
121 …&quot;metric&quot;: &quot;A String&quot;, # The name of the parent metric of this limit. An exampl…
122 …&quot;name&quot;: &quot;A String&quot;, # The resource name of the quota limit. An example name wo…
127limit unit. For example, an override on a limit with the unit `1/{project}/{region}` could contain…
132 …quot;: &quot;A String&quot;, # The overriding quota limit value. Can be any nonnegative integer, o…
133 …&quot;unit&quot;: &quot;A String&quot;, # The limit unit of the limit to which this override appli…
137limit unit. For example, an override on a limit with the unit `1/{project}/{region}` could contain…
142 …quot;: &quot;A String&quot;, # The overriding quota limit value. Can be any nonnegative integer, o…
143 …&quot;unit&quot;: &quot;A String&quot;, # The limit unit of the limit to which this override appli…
145 …&quot;defaultLimit&quot;: &quot;A String&quot;, # The default limit of this quota bucket, as speci…
146limit, effective limit, and quota overrides apply only to requests that have the dimensions given …
149 …&quot;effectiveLimit&quot;: &quot;A String&quot;, # The effective limit of this quota bucket. Equa…
152limit unit. For example, an override on a limit with the unit `1/{project}/{region}` could contain…
157 …quot;: &quot;A String&quot;, # The overriding quota limit value. Can be any nonnegative integer, o…
158 …&quot;unit&quot;: &quot;A String&quot;, # The limit unit of the limit to which this override appli…
162 …;: [ # List of all supported locations. This field is present only if the limit has a {region} or …
165 …&quot;unit&quot;: &quot;A String&quot;, # The limit unit. An example unit would be `1/{project}/{r…