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: dataplex/v1/dataplex-api.json
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -879,7 +879,7 @@
879
879
],
880
880
"parameters": {
881
881
"name": {
882
-
"description": "Required. The project to which the request should be attributed in the following form: projects/{project}/locations/{location}.",
882
+
"description": "Required. The project to which the request should be attributed in the following form: projects/{project}/locations/global.",
883
883
"location": "path",
884
884
"pattern": "^projects/[^/]+/locations/[^/]+$",
885
885
"required": true,
@@ -2968,7 +2968,7 @@
2968
2968
"type": "string"
2969
2969
},
2970
2970
"parent": {
2971
-
"description": "Required. The resource name of the parent Entry Group: projects/{project}/locations/{location}/entryGroups/{entry_group}.",
2971
+
"description": "Required. The resource name of the parent Entry Group: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.",
"description": "Required. The resource name of the Entry Link: projects/{project}/locations/{location}/entryGroups/{entry_group}/entryLinks/{entry_link}.",
2999
+
"description": "Required. The resource name of the Entry Link: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entryLinks/{entry_link_id}.",
"description": "Required. The resource name of the Entry Link: projects/{project}/locations/{location}/entryGroups/{entry_group}/entryLinks/{entry_link}.",
3024
+
"description": "Required. The resource name of the Entry Link: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entryLinks/{entry_link_id}.",
"description": "EntryLink represents a link between two entries.",
10470
+
"description": "EntryLink represents a link between two Entries.",
10471
10471
"id": "GoogleCloudDataplexV1EntryLink",
10472
10472
"properties": {
10473
10473
"createTime": {
@@ -10477,18 +10477,18 @@
10477
10477
"type": "string"
10478
10478
},
10479
10479
"entryLinkType": {
10480
-
"description": "Required. Immutable. Relative resource name of the Entry Link Type used to create this Entry Link, of the form: projects/{project}/locations/{location}/entryLinkTypes/{entry_link_type}.",
10480
+
"description": "Required. Immutable. Relative resource name of the Entry Link Type used to create this Entry Link, of the form: `projects/{project_id_or_number}/locations/{location_id}/entryLinkTypes/{entry_link_type_id}.",
10481
10481
"type": "string"
10482
10482
},
10483
10483
"entryReferences": {
10484
-
"description": "Required. Specifies the entries referenced in the entry link. There should be exactly two entry references.",
10484
+
"description": "Required. Specifies the Entries referenced in the Entry Link. There should be exactly two entry references.",
"description": "Output only. Immutable. Identifier. The relative resource name of the Entry Link, of the form: projects/{project}/locations/{location}/entryGroups/{entry_group}/entryLinks/{entry_link}.",
10491
+
"description": "Output only. Immutable. Identifier. The relative resource name of the Entry Link, of the form: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entryLinks/{entry_link_id}",
10492
10492
"readOnly": true,
10493
10493
"type": "string"
10494
10494
},
@@ -10502,28 +10502,28 @@
10502
10502
"type": "object"
10503
10503
},
10504
10504
"GoogleCloudDataplexV1EntryLinkEntryReference": {
10505
-
"description": "Reference to the Entry that is linked through the entry link.",
10505
+
"description": "Reference to the Entry that is linked through the Entry Link.",
"description": "Required. Immutable. The relative resource name of the referenced entry, of the form: projects/{project}/locations/{location}/entryGroups/{entryGroup}/entries/{entry}.",
10509
+
"description": "Required. Immutable. The relative resource name of the referenced Entry, of the form: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}",
10510
10510
"type": "string"
10511
10511
},
10512
10512
"path": {
10513
-
"description": "Immutable. The path in the entry that is referenced in the entry link. Empty path denotes that the entry itself is referenced in the entry link.",
10513
+
"description": "Immutable. The path in the Entry that is referenced in the Entry Link. Empty path denotes that the Entry itself is referenced in the Entry Link.",
10514
10514
"type": "string"
10515
10515
},
10516
10516
"type": {
10517
-
"description": "Required. Immutable. The reference type of the entry.",
10517
+
"description": "Required. Immutable. The reference type of the Entry.",
10518
10518
"enum": [
10519
10519
"UNSPECIFIED",
10520
10520
"SOURCE",
10521
10521
"TARGET"
10522
10522
],
10523
10523
"enumDescriptions": [
10524
-
"Unspecified reference type. Implies that the entry is referenced in a non-directional entry link.",
10525
-
"The entry is referenced as the source of the directional entry link.",
10526
-
"The entry is referenced as the target of the directional entry link."
10524
+
"Unspecified reference type. Implies that the Entry is referenced in a non-directional Entry Link.",
10525
+
"The Entry is referenced as the source of the directional Entry Link.",
10526
+
"The Entry is referenced as the target of the directional Entry Link."
Copy file name to clipboardExpand all lines: metastore/v1/metastore-api.json
+37-1Lines changed: 37 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1690,7 +1690,7 @@
1690
1690
}
1691
1691
}
1692
1692
},
1693
-
"revision": "20250324",
1693
+
"revision": "20250514",
1694
1694
"rootUrl": "https://metastore.googleapis.com/",
1695
1695
"schemas": {
1696
1696
"AlterMetadataResourceLocationRequest": {
@@ -2696,6 +2696,13 @@
2696
2696
},
2697
2697
"type": "object"
2698
2698
},
2699
+
"MessageSet": {
2700
+
"deprecated": true,
2701
+
"description": "This is proto2's version of MessageSet.DEPRECATED: DO NOT USE FOR NEW FIELDS.If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use Any instead.MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a \"bridge\" solution to migrate MessageSet-bearing messages from proto1 to proto2.This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments.",
2702
+
"id": "MessageSet",
2703
+
"properties": {},
2704
+
"type": "object"
2705
+
},
2699
2706
"MetadataExport": {
2700
2707
"description": "The details of a metadata export operation.",
"description": "Numeric code drawn from the space specified below. Often, this is the canonical error space, and code is drawn from google3/util/task/codes.proto copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional int32 code = 1;",
"description": "message_set associates an arbitrary proto message with the status. copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional proto2.bridge.MessageSet message_set = 5;"
3553
+
},
3554
+
"space": {
3555
+
"description": "copybara:strip_begin(b/383363683) Space to which this status belongs copybara:strip_end_and_replace optional string space = 2; // Space to which this status belongs",
3556
+
"type": "string"
3557
+
}
3558
+
},
3559
+
"type": "object"
3560
+
},
3525
3561
"TelemetryConfig": {
3526
3562
"description": "Telemetry Configuration for the Dataproc Metastore service.",
0 commit comments