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:v2beta2
The following keys were changed:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description
#### cloudtasks:v2beta3
The following keys were changed:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description
#### cloudtasks:v2
The following keys were changed:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes.description
Copy file name to clipboardExpand all lines: discovery/cloudtasks-v2.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@
169
169
],
170
170
"parameters": {
171
171
"extraLocationTypes": {
172
-
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
172
+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
Copy file name to clipboardExpand all lines: discovery/cloudtasks-v2beta2.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@
201
201
],
202
202
"parameters": {
203
203
"extraLocationTypes": {
204
-
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
204
+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
Copy file name to clipboardExpand all lines: discovery/cloudtasks-v2beta3.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@
169
169
],
170
170
"parameters": {
171
171
"extraLocationTypes": {
172
-
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
172
+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
* const res = await cloudtasks.projects.locations.list({
1069
-
* // Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.
1069
+
* // Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.
1070
1070
* extraLocationTypes: 'placeholder-value',
1071
1071
* // 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).
* const res = await cloudtasks.projects.locations.list({
1376
-
* // Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.
1376
+
* // Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.
1377
1377
* extraLocationTypes: 'placeholder-value',
1378
1378
* // 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).
* const res = await cloudtasks.projects.locations.list({
1136
-
* // Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.
1136
+
* // Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.
1137
1137
* extraLocationTypes: 'placeholder-value',
1138
1138
* // 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