diff --git a/librarian.yaml b/librarian.yaml index 0a33cdb9218..42b03aa258d 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -234,7 +234,6 @@ libraries: apis: - path: google/cloud/apihub/v1 copyright_year: "2026" - skip_generate: true - name: google-cloud-apiregistry version: 0.2.1 apis: diff --git a/packages/google-cloud-apihub/.OwlBot.yaml b/packages/google-cloud-apihub/.OwlBot.yaml deleted file mode 100644 index a475d5180b6..00000000000 --- a/packages/google-cloud-apihub/.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/apihub/google-cloud-apihub-nodejs - dest: /owl-bot-staging/google-cloud-apihub - -api-name: apihub diff --git a/packages/google-cloud-apihub/.repo-metadata.json b/packages/google-cloud-apihub/.repo-metadata.json index 3a663491ef1..cca220c49ad 100644 --- a/packages/google-cloud-apihub/.repo-metadata.json +++ b/packages/google-cloud-apihub/.repo-metadata.json @@ -1,17 +1,15 @@ { - "name": "apihub", - "name_pretty": "API hub API", - "product_documentation": "https://cloud.google.com/apigee/docs/apihub/what-is-api-hub", - "client_documentation": "https://cloud.google.com/nodejs/docs/reference/apihub/latest", - "issue_tracker": "https://github.com/googleapis/google-cloud-node/issues", - "release_level": "preview", - "language": "nodejs", - "repo": "googleapis/google-cloud-node", - "distribution_name": "@google-cloud/apihub", - "api_id": "apihub.googleapis.com", - "default_version": "v1", - "requires_billing": true, - "library_type": "GAPIC_AUTO", - "api_shortname": "apihub" -} - + "api_id": "apihub.googleapis.com", + "api_shortname": "apihub", + "client_documentation": "https://cloud.google.com/nodejs/docs/reference/apihub/latest", + "default_version": "v1", + "distribution_name": "@google-cloud/apihub", + "issue_tracker": "https://issuetracker.google.com/issues/new?component=1447560", + "language": "nodejs", + "library_type": "GAPIC_AUTO", + "name": "apihub", + "name_pretty": "API hub", + "product_documentation": "https://cloud.google.com/apigee/docs", + "release_level": "preview", + "repo": "googleapis/google-cloud-node" +} \ No newline at end of file