You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### 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)
<pclass="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>
<pre>Lists information about the supported locations for this service.
156
156
157
157
Args:
158
158
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)
159
160
filter: string, 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).
160
161
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
161
162
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
<pclass="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>
<pre>Lists information about the supported locations for this service.
156
156
157
157
Args:
158
158
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)
159
160
filter: string, 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).
160
161
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
161
162
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
<pclass="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>
<pre>Lists information about the supported locations for this service.
156
156
157
157
Args:
158
158
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)
159
160
filter: string, 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).
160
161
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
161
162
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/cloudtasks.v2.json
+7-1
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,12 @@
168
168
"name"
169
169
],
170
170
"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
+
},
171
177
"filter": {
172
178
"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).",
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/cloudtasks.v2beta2.json
+7-1
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,12 @@
200
200
"name"
201
201
],
202
202
"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
+
},
203
209
"filter": {
204
210
"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).",
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/cloudtasks.v2beta3.json
+7-1
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,12 @@
168
168
"name"
169
169
],
170
170
"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
+
},
171
177
"filter": {
172
178
"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).",
0 commit comments