Skip to content

Commit fe4ac00

Browse files
fix(datalineage): update the api
#### datalineage:v1 The following keys were changed: - endpoints (Total Keys: 1)
1 parent e0be4be commit fe4ac00

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

googleapiclient/discovery_cache/documents/datalineage.v1.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,16 @@
240240
"description": "Regional Endpoint",
241241
"endpointUrl": "https://datalineage.us-west8.rep.googleapis.com/",
242242
"location": "us-west8"
243+
},
244+
{
245+
"description": "Regional Endpoint",
246+
"endpointUrl": "https://datalineage.us.rep.googleapis.com/",
247+
"location": "us"
248+
},
249+
{
250+
"description": "Regional Endpoint",
251+
"endpointUrl": "https://datalineage.eu.rep.googleapis.com/",
252+
"location": "eu"
243253
}
244254
],
245255
"fullyEncodeReservedExpansion": true,
@@ -1025,7 +1035,7 @@
10251035
}
10261036
}
10271037
},
1028-
"revision": "20241018",
1038+
"revision": "20241112",
10291039
"rootUrl": "https://datalineage.googleapis.com/",
10301040
"schemas": {
10311041
"GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesRequest": {

0 commit comments

Comments
 (0)