Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 0 additions & 1 deletion librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1677,7 +1677,6 @@ libraries:
keep:
- CHANGELOG.md
- docs/CHANGELOG.md
skip_generate: true
python:
product_documentation_override: https://cloud.google.com/dataplex
metadata_name_override: dataplex
Expand Down
28 changes: 14 additions & 14 deletions packages/google-cloud-dataplex/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"api_description": "provides intelligent data fabric that enables organizations to centrally manage, monitor, and govern their data across data lakes, data warehouses, and data marts with consistent controls, providing access to trusted data and powering analytics at scale.",
"api_id": "dataplex.googleapis.com",
"api_shortname": "dataplex",
"client_documentation": "https://cloud.google.com/python/docs/reference/dataplex/latest",
"default_version": "v1",
"distribution_name": "google-cloud-dataplex",
"issue_tracker": "",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "dataplex",
"name_pretty": "Cloud Dataplex",
"product_documentation": "https://cloud.google.com/dataplex",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
"api_description": "provides intelligent data fabric that enables organizations to centrally manage, monitor, and govern their data across data lakes, data warehouses, and data marts with consistent controls, providing access to trusted data and powering analytics at scale.",
"api_id": "dataplex.googleapis.com",
"api_shortname": "dataplex",
"client_documentation": "https://cloud.google.com/python/docs/reference/dataplex/latest",
"default_version": "v1",
"distribution_name": "google-cloud-dataplex",
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1155079\u0026template=1656695",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "dataplex",
"name_pretty": "Cloud Dataplex",
"product_documentation": "https://cloud.google.com/dataplex",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
Loading