Skip to content

Commit 4d907b6

Browse files
feat: [databasecenter] new module for databasecenter
1 parent 955e8c9 commit 4d907b6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

generation_config.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,27 @@ libraries:
729729
- proto_path: google/cloud/datafusion/v1
730730
- proto_path: google/cloud/datafusion/v1beta1
731731

732+
- api_shortname: databasecenter
733+
name_pretty: Database Center API
734+
product_documentation: https://cloud.google.com/database-center/docs/overview
735+
api_description: Database Center provides an organization-wide, cross-product fleet
736+
health platform to eliminate the overhead, complexity, and risk associated with
737+
aggregating and summarizing health signals through custom dashboards. Through
738+
Database Center’s fleet health dashboard and API, database platform teams that
739+
are responsible for reliability, compliance, security, cost, and administration
740+
of database fleets will now have a single pane of glass that pinpoints issues
741+
relevant to each team.
742+
client_documentation:
743+
https://cloud.google.com/java/docs/reference/google-cloud-databasecenter/latest/overview
744+
release_level: preview
745+
distribution_name: com.google.cloud:google-cloud-databasecenter
746+
api_id: databasecenter.googleapis.com
747+
library_type: GAPIC_AUTO
748+
group_id: com.google.cloud
749+
cloud_api: true
750+
GAPICs:
751+
- proto_path: google/cloud/databasecenter/v1beta
752+
requires_billing: true
732753
- api_shortname: datacatalog
733754
name_pretty: Data Catalog
734755
product_documentation: https://cloud.google.com/data-catalog

0 commit comments

Comments
 (0)