Skip to content

Commit 159b716

Browse files
feat(appengine): update the api
#### appengine:v1 The following keys were added: - resources.apps.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) - resources.projects.resources.locations.resources.applications.resources.services.resources.versions.methods.patch (Total Keys: 26) #### appengine:v1alpha The following keys were added: - resources.apps.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) #### appengine:v1beta The following keys were added: - resources.apps.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) - resources.projects.resources.locations.resources.applications.resources.services.resources.versions.methods.patch (Total Keys: 26)
1 parent 972ab77 commit 159b716

10 files changed

+706
-13
lines changed

docs/dyn/appengine_v1.apps.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2>Instance Methods</h2>
8181
<code><a href="#get">get(appsId, locationsId, x__xgafv=None)</a></code></p>
8282
<p class="firstline">Gets information about a location.</p>
8383
<p class="toc_element">
84-
<code><a href="#list">list(appsId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
84+
<code><a href="#list">list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
8585
<p class="firstline">Lists information about the supported locations for this service.</p>
8686
<p class="toc_element">
8787
<code><a href="#list_next">list_next()</a></code></p>
@@ -121,11 +121,12 @@ <h3>Method Details</h3>
121121
</div>
122122

123123
<div class="method">
124-
<code class="details" id="list">list(appsId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
124+
<code class="details" id="list">list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
125125
<pre>Lists information about the supported locations for this service.
126126

127127
Args:
128128
appsId: string, Part of `name`. The resource that owns the locations collection, if applicable. (required)
129+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
129130
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
130131
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
131132
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.

docs/dyn/appengine_v1.projects.locations.applications.services.versions.html

Lines changed: 262 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/appengine_v1alpha.apps.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2>Instance Methods</h2>
8181
<code><a href="#get">get(appsId, locationsId, x__xgafv=None)</a></code></p>
8282
<p class="firstline">Gets information about a location.</p>
8383
<p class="toc_element">
84-
<code><a href="#list">list(appsId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
84+
<code><a href="#list">list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
8585
<p class="firstline">Lists information about the supported locations for this service.</p>
8686
<p class="toc_element">
8787
<code><a href="#list_next">list_next()</a></code></p>
@@ -121,11 +121,12 @@ <h3>Method Details</h3>
121121
</div>
122122

123123
<div class="method">
124-
<code class="details" id="list">list(appsId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
124+
<code class="details" id="list">list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
125125
<pre>Lists information about the supported locations for this service.
126126

127127
Args:
128128
appsId: string, Part of `name`. The resource that owns the locations collection, if applicable. (required)
129+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
129130
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
130131
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
131132
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.

docs/dyn/appengine_v1alpha.projects.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h2>Instance Methods</h2>
9191
<code><a href="#get">get(projectsId, locationsId, x__xgafv=None)</a></code></p>
9292
<p class="firstline">Gets information about a location.</p>
9393
<p class="toc_element">
94-
<code><a href="#list">list(projectsId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
94+
<code><a href="#list">list(projectsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9595
<p class="firstline">Lists information about the supported locations for this service.</p>
9696
<p class="toc_element">
9797
<code><a href="#list_next">list_next()</a></code></p>
@@ -131,11 +131,12 @@ <h3>Method Details</h3>
131131
</div>
132132

133133
<div class="method">
134-
<code class="details" id="list">list(projectsId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
134+
<code class="details" id="list">list(projectsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
135135
<pre>Lists information about the supported locations for this service.
136136

137137
Args:
138138
projectsId: string, Part of `name`. The resource that owns the locations collection, if applicable. (required)
139+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
139140
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
140141
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
141142
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.

docs/dyn/appengine_v1beta.apps.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h2>Instance Methods</h2>
8181
<code><a href="#get">get(appsId, locationsId, x__xgafv=None)</a></code></p>
8282
<p class="firstline">Gets information about a location.</p>
8383
<p class="toc_element">
84-
<code><a href="#list">list(appsId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
84+
<code><a href="#list">list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
8585
<p class="firstline">Lists information about the supported locations for this service.</p>
8686
<p class="toc_element">
8787
<code><a href="#list_next">list_next()</a></code></p>
@@ -121,11 +121,12 @@ <h3>Method Details</h3>
121121
</div>
122122

123123
<div class="method">
124-
<code class="details" id="list">list(appsId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
124+
<code class="details" id="list">list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
125125
<pre>Lists information about the supported locations for this service.
126126

127127
Args:
128128
appsId: string, Part of `name`. The resource that owns the locations collection, if applicable. (required)
129+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
129130
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
130131
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
131132
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.

0 commit comments

Comments
 (0)