Skip to content

Commit 9fe4712

Browse files
feat(cloudtasks): update the api
#### cloudtasks:v2 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) #### cloudtasks:v2beta2 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) #### cloudtasks:v2beta3 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3)
1 parent 1545cef commit 9fe4712

6 files changed

+30
-9
lines changed

docs/dyn/cloudtasks_v2.projects.locations.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2>Instance Methods</h2>
8989
<code><a href="#getCmekConfig">getCmekConfig(name, x__xgafv=None)</a></code></p>
9090
<p class="firstline">Gets the CMEK config. Gets the Customer Managed Encryption Key configured with the Cloud Tasks lcoation. By default there is no kms_key configured.</p>
9191
<p class="toc_element">
92-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
92+
<code><a href="#list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9393
<p class="firstline">Lists information about the supported locations for this service.</p>
9494
<p class="toc_element">
9595
<code><a href="#list_next">list_next()</a></code></p>
@@ -151,11 +151,12 @@ <h3>Method Details</h3>
151151
</div>
152152

153153
<div class="method">
154-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
154+
<code class="details" id="list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
155155
<pre>Lists information about the supported locations for this service.
156156

157157
Args:
158158
name: string, The resource that owns the locations collection, if applicable. (required)
159+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
159160
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).
160161
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
161162
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/cloudtasks_v2beta2.projects.locations.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2>Instance Methods</h2>
8989
<code><a href="#getCmekConfig">getCmekConfig(name, x__xgafv=None)</a></code></p>
9090
<p class="firstline">Gets the CMEK config. Gets the Customer Managed Encryption Key configured with the Cloud Tasks lcoation. By default there is no kms_key configured.</p>
9191
<p class="toc_element">
92-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
92+
<code><a href="#list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9393
<p class="firstline">Lists information about the supported locations for this service.</p>
9494
<p class="toc_element">
9595
<code><a href="#list_next">list_next()</a></code></p>
@@ -151,11 +151,12 @@ <h3>Method Details</h3>
151151
</div>
152152

153153
<div class="method">
154-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
154+
<code class="details" id="list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
155155
<pre>Lists information about the supported locations for this service.
156156

157157
Args:
158158
name: string, The resource that owns the locations collection, if applicable. (required)
159+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
159160
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).
160161
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
161162
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/cloudtasks_v2beta3.projects.locations.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2>Instance Methods</h2>
8989
<code><a href="#getCmekConfig">getCmekConfig(name, x__xgafv=None)</a></code></p>
9090
<p class="firstline">Gets the CMEK config. Gets the Customer Managed Encryption Key configured with the Cloud Tasks lcoation. By default there is no kms_key configured.</p>
9191
<p class="toc_element">
92-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
92+
<code><a href="#list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9393
<p class="firstline">Lists information about the supported locations for this service.</p>
9494
<p class="toc_element">
9595
<code><a href="#list_next">list_next()</a></code></p>
@@ -151,11 +151,12 @@ <h3>Method Details</h3>
151151
</div>
152152

153153
<div class="method">
154-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
154+
<code class="details" id="list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
155155
<pre>Lists information about the supported locations for this service.
156156

157157
Args:
158158
name: string, The resource that owns the locations collection, if applicable. (required)
159+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
159160
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).
160161
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
161162
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.

googleapiclient/discovery_cache/documents/cloudtasks.v2.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,12 @@
168168
"name"
169169
],
170170
"parameters": {
171+
"extraLocationTypes": {
172+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
173+
"location": "query",
174+
"repeated": true,
175+
"type": "string"
176+
},
171177
"filter": {
172178
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
173179
"location": "query",
@@ -779,7 +785,7 @@
779785
}
780786
}
781787
},
782-
"revision": "20250115",
788+
"revision": "20250411",
783789
"rootUrl": "https://cloudtasks.googleapis.com/",
784790
"schemas": {
785791
"AppEngineHttpRequest": {

googleapiclient/discovery_cache/documents/cloudtasks.v2beta2.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,12 @@
200200
"name"
201201
],
202202
"parameters": {
203+
"extraLocationTypes": {
204+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
205+
"location": "query",
206+
"repeated": true,
207+
"type": "string"
208+
},
203209
"filter": {
204210
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
205211
"location": "query",
@@ -935,7 +941,7 @@
935941
}
936942
}
937943
},
938-
"revision": "20240808",
944+
"revision": "20250411",
939945
"rootUrl": "https://cloudtasks.googleapis.com/",
940946
"schemas": {
941947
"AcknowledgeTaskRequest": {

googleapiclient/discovery_cache/documents/cloudtasks.v2beta3.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,12 @@
168168
"name"
169169
],
170170
"parameters": {
171+
"extraLocationTypes": {
172+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
173+
"location": "query",
174+
"repeated": true,
175+
"type": "string"
176+
},
171177
"filter": {
172178
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like `\"displayName=tokyo\"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
173179
"location": "query",
@@ -791,7 +797,7 @@
791797
}
792798
}
793799
},
794-
"revision": "20250115",
800+
"revision": "20250411",
795801
"rootUrl": "https://cloudtasks.googleapis.com/",
796802
"schemas": {
797803
"AppEngineHttpQueue": {

0 commit comments

Comments
 (0)