Skip to content

chore: Update discovery artifacts #2590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
5d27fd5
chore: update docs/dyn/index.md
yoshi-automation Apr 1, 2025
1d949e1
feat(admin): update the api
yoshi-automation Apr 1, 2025
b71638c
feat(aiplatform): update the api
yoshi-automation Apr 1, 2025
d2fbe20
feat(alloydb): update the api
yoshi-automation Apr 1, 2025
d062d76
feat(analyticshub): update the api
yoshi-automation Apr 1, 2025
491ecf6
feat(beyondcorp): update the api
yoshi-automation Apr 1, 2025
bfec019
feat(bigquerydatatransfer): update the api
yoshi-automation Apr 1, 2025
d644ef9
feat(chromepolicy): update the api
yoshi-automation Apr 1, 2025
bf0bc27
feat(cloudbuild): update the api
yoshi-automation Apr 1, 2025
b84ad39
feat(cloudfunctions): update the api
yoshi-automation Apr 1, 2025
4f8f602
feat(connectors): update the api
yoshi-automation Apr 1, 2025
a422740
feat(contactcenteraiplatform): update the api
yoshi-automation Apr 1, 2025
986114d
feat(container): update the api
yoshi-automation Apr 1, 2025
8827d36
feat(dataform): update the api
yoshi-automation Apr 1, 2025
51dd9cf
fix(datalineage): update the api
yoshi-automation Apr 1, 2025
6ebc9eb
feat(datamigration): update the api
yoshi-automation Apr 1, 2025
a394bb9
feat(dataplex): update the api
yoshi-automation Apr 1, 2025
3142525
feat(datastream): update the api
yoshi-automation Apr 1, 2025
fdfe764
feat(deploymentmanager): update the api
yoshi-automation Apr 1, 2025
dad44ab
feat(developerconnect): update the api
yoshi-automation Apr 1, 2025
b282c78
feat(dialogflow): update the api
yoshi-automation Apr 1, 2025
f8ca7a1
feat(discoveryengine): update the api
yoshi-automation Apr 1, 2025
147dbf9
feat(firebasedataconnect): update the api
yoshi-automation Apr 1, 2025
ca736ee
feat(firebaseml): update the api
yoshi-automation Apr 1, 2025
9f522b9
feat(gkehub): update the api
yoshi-automation Apr 1, 2025
45813e7
feat(gkeonprem): update the api
yoshi-automation Apr 1, 2025
6844441
feat(iam): update the api
yoshi-automation Apr 1, 2025
a9bb8e0
feat(ids): update the api
yoshi-automation Apr 1, 2025
b60033c
feat(managedkafka): update the api
yoshi-automation Apr 1, 2025
c54bfd4
feat(metastore): update the api
yoshi-automation Apr 1, 2025
f8e8c6e
feat(migrationcenter): update the api
yoshi-automation Apr 1, 2025
53862a5
feat(monitoring): update the api
yoshi-automation Apr 1, 2025
81e4576
feat(networkconnectivity): update the api
yoshi-automation Apr 1, 2025
6dc7106
feat(networkservices): update the api
yoshi-automation Apr 1, 2025
e85c958
feat(notebooks): update the api
yoshi-automation Apr 1, 2025
6b4f7ba
feat(observability): update the api
yoshi-automation Apr 1, 2025
2007fca
feat(oracledatabase): update the api
yoshi-automation Apr 1, 2025
d6cf16f
feat(osconfig): update the api
yoshi-automation Apr 1, 2025
eba9792
feat(parallelstore): update the api
yoshi-automation Apr 1, 2025
1886f90
feat(paymentsresellersubscription): update the api
yoshi-automation Apr 1, 2025
31165ad
feat(policysimulator): update the api
yoshi-automation Apr 1, 2025
6c2b636
feat(rapidmigrationassessment): update the api
yoshi-automation Apr 1, 2025
7482f9a
feat(recommender): update the api
yoshi-automation Apr 1, 2025
99c6007
feat(redis): update the api
yoshi-automation Apr 1, 2025
6aacadb
feat(run): update the api
yoshi-automation Apr 1, 2025
cb3189a
feat(secretmanager): update the api
yoshi-automation Apr 1, 2025
a379c71
feat(securitycenter): update the api
yoshi-automation Apr 1, 2025
a0aa76f
feat(servicedirectory): update the api
yoshi-automation Apr 1, 2025
dcfada6
feat(testing): update the api
yoshi-automation Apr 1, 2025
5239938
feat(tpu): update the api
yoshi-automation Apr 1, 2025
890a341
feat(vmmigration): update the api
yoshi-automation Apr 1, 2025
a4e95cb
feat(workloadmanager): update the api
yoshi-automation Apr 1, 2025
9f3850e
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Apr 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(datalineage): update the api
#### datalineage:v1

The following keys were changed:
- endpoints (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Apr 1, 2025
commit 51dd9cf6de12b2d3b0505d6501fe3fec95567a3e
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://datalineage.asia-southeast3.rep.googleapis.com/",
"location": "asia-southeast3"
},
{
"description": "Regional Endpoint",
"endpointUrl": "https://datalineage.australia-southeast1.rep.googleapis.com/",
"location": "australia-southeast1"
},
Expand Down Expand Up @@ -1040,7 +1045,7 @@
}
}
},
"revision": "20250207",
"revision": "20250319",
"rootUrl": "https://datalineage.googleapis.com/",
"schemas": {
"GoogleCloudDatacatalogLineageV1BatchSearchLinkProcessesRequest": {
Expand Down