diff --git a/librarian.yaml b/librarian.yaml index 7fac8c2e155a..48ea8ff71b14 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -206,7 +206,6 @@ libraries: - path: google/cloud/alloydb/v1beta - path: google/cloud/alloydb/v1alpha copyright_year: "2026" - skip_generate: true - name: google-cloud-apigateway version: 4.2.2 apis: diff --git a/packages/google-cloud-alloydb/.OwlBot.yaml b/packages/google-cloud-alloydb/.OwlBot.yaml deleted file mode 100644 index c229167580b5..000000000000 --- a/packages/google-cloud-alloydb/.OwlBot.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2022 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -deep-copy-regex: - - source: /google/cloud/alloydb/google-cloud-alloydb-nodejs - dest: /owl-bot-staging/google-cloud-alloydb - -api-name: alloydb diff --git a/packages/google-cloud-alloydb/.repo-metadata.json b/packages/google-cloud-alloydb/.repo-metadata.json index 6fd8aaf9f567..fda601b5c909 100644 --- a/packages/google-cloud-alloydb/.repo-metadata.json +++ b/packages/google-cloud-alloydb/.repo-metadata.json @@ -1,17 +1,16 @@ { - "name": "alloydb", - "name_pretty": "AlloyDB API", - "product_documentation": "https://cloud.google.com/alloydb/docs", - "client_documentation": "https://cloud.google.com/nodejs/docs/reference/alloydb/latest", - "issue_tracker": "https://github.com/googleapis/google-cloud-node/issues", - "release_level": "stable", - "language": "nodejs", - "repo": "googleapis/google-cloud-node", - "distribution_name": "@google-cloud/alloydb", - "api_id": "alloydb.googleapis.com", - "default_version": "v1", - "requires_billing": true, - "library_type": "GAPIC_AUTO", - "api_shortname": "alloydb" -} - + "api_description": "AlloyDB for PostgreSQL is an open source-compatible database service that\nprovides a powerful option for migrating, modernizing, or building\ncommercial-grade applications. It offers full compatibility with standard\nPostgreSQL, and is more than 4x faster for transactional workloads and up\nto 100x faster for analytical queries than standard PostgreSQL in our\nperformance tests. AlloyDB for PostgreSQL offers a 99.99 percent\navailability SLA inclusive of maintenance. \u003cbr\u003e\u003cbr\u003e AlloyDB is optimized\nfor the most demanding use cases, allowing you to build new applications\nthat require high transaction throughput, large database sizes, or\nmultiple read resources; scale existing PostgreSQL workloads with no\napplication changes; and modernize legacy proprietary databases.", + "api_id": "alloydb.googleapis.com", + "api_shortname": "alloydb", + "client_documentation": "https://cloud.google.com/nodejs/docs/reference/alloydb/latest", + "default_version": "v1", + "distribution_name": "@google-cloud/alloydb", + "issue_tracker": "https://issuetracker.google.com/issues/new?component=1194526&template=1689942", + "language": "nodejs", + "library_type": "GAPIC_AUTO", + "name": "alloydb", + "name_pretty": "AlloyDB", + "product_documentation": "https://cloud.google.com/alloydb/docs", + "release_level": "stable", + "repo": "googleapis/google-cloud-node" +} \ No newline at end of file