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
#### dataplex:v1
The following keys were added:
- schemas.GoogleCloudDataplexV1DataDocumentationSpec.properties.catalogPublishingEnabled.description
- schemas.GoogleCloudDataplexV1DataDocumentationSpec.properties.catalogPublishingEnabled.type
The following keys were changed:
- resources.organizations.resources.locations.resources.operations.methods.list.parameters.returnPartialSuccess.description
- resources.projects.resources.locations.methods.lookupEntry.parameters.view.enumDescriptions
- resources.projects.resources.locations.resources.entryGroups.resources.entries.methods.get.parameters.view.enumDescriptions
- resources.projects.resources.locations.resources.operations.methods.list.parameters.returnPartialSuccess.description
- schemas.GoogleLongrunningListOperationsResponse.properties.unreachable.description
Copy file name to clipboardExpand all lines: discovery/dataplex-v1.json
+12-7Lines changed: 12 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -728,7 +728,7 @@
728
728
"type": "string"
729
729
},
730
730
"returnPartialSuccess": {
731
-
"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.",
731
+
"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.",
732
732
"location": "query",
733
733
"type": "boolean"
734
734
}
@@ -870,7 +870,7 @@
870
870
"Returns entry only, without aspects.",
871
871
"Returns all required aspects as well as the keys of all non-required aspects.",
872
872
"Returns aspects matching custom fields in GetEntryRequest. If the number of aspects exceeds 100, the first 100 will be returned.",
873
-
""
873
+
"Returns all aspects. If the number of aspects exceeds 100, the first 100 will be returned."
874
874
],
875
875
"location": "query",
876
876
"type": "string"
@@ -3041,7 +3041,7 @@
3041
3041
"Returns entry only, without aspects.",
3042
3042
"Returns all required aspects as well as the keys of all non-required aspects.",
3043
3043
"Returns aspects matching custom fields in GetEntryRequest. If the number of aspects exceeds 100, the first 100 will be returned.",
3044
-
""
3044
+
"Returns all aspects. If the number of aspects exceeds 100, the first 100 will be returned."
3045
3045
],
3046
3046
"location": "query",
3047
3047
"type": "string"
@@ -7209,7 +7209,7 @@
7209
7209
"type": "string"
7210
7210
},
7211
7211
"returnPartialSuccess": {
7212
-
"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.",
7212
+
"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.",
7213
7213
"location": "query",
7214
7214
"type": "boolean"
7215
7215
}
@@ -7229,7 +7229,7 @@
7229
7229
}
7230
7230
}
7231
7231
},
7232
-
"revision": "20251113",
7232
+
"revision": "20251128",
7233
7233
"rootUrl": "https://dataplex.googleapis.com/",
7234
7234
"schemas": {
7235
7235
"Empty": {
@@ -8715,7 +8715,12 @@
8715
8715
"GoogleCloudDataplexV1DataDocumentationSpec": {
8716
8716
"description": "DataDocumentation scan related spec.",
"description": "Optional. Whether to publish result to Dataplex Catalog.",
8721
+
"type": "boolean"
8722
+
}
8723
+
},
8719
8724
"type": "object"
8720
8725
},
8721
8726
"GoogleCloudDataplexV1DataProfileResult": {
@@ -14402,7 +14407,7 @@
14402
14407
"type": "array"
14403
14408
},
14404
14409
"unreachable": {
14405
-
"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.",
14410
+
"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.",
* 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.
4929
+
* 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.
* // 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.
6826
+
* // 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.
* 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.
6986
+
* 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.
* // 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.
39121
+
* // 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.
* 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.
39281
+
* 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.
0 commit comments