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
Copy file name to clipboardExpand all lines: DiscoveryJson/tpu.v2alpha1.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@
172
172
],
173
173
"parameters": {
174
174
"extraLocationTypes": {
175
-
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
175
+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
176
176
"location": "query",
177
177
"repeated": true,
178
178
"type": "string"
@@ -703,7 +703,7 @@
703
703
"type": "string"
704
704
},
705
705
"returnPartialSuccess": {
706
-
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
706
+
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
707
707
"location": "query",
708
708
"type": "boolean"
709
709
}
@@ -1057,7 +1057,7 @@
1057
1057
}
1058
1058
}
1059
1059
},
1060
-
"revision": "20251005",
1060
+
"revision": "20251130",
1061
1061
"rootUrl": "https://tpu.googleapis.com/",
1062
1062
"schemas": {
1063
1063
"AcceleratorConfig": {
@@ -1483,7 +1483,7 @@
1483
1483
"type": "array"
1484
1484
},
1485
1485
"unreachable": {
1486
-
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
1486
+
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.",
0 commit comments