diff --git a/librarian.yaml b/librarian.yaml index c77394c4cea0..751b0dc42d9a 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -251,7 +251,6 @@ libraries: - path: google/cloud/apiregistry/v1 - path: google/cloud/apiregistry/v1beta copyright_year: "2026" - skip_generate: true nodejs: default_version: v1 - name: google-cloud-apphub diff --git a/packages/google-cloud-apiregistry/.OwlBot.yaml b/packages/google-cloud-apiregistry/.OwlBot.yaml deleted file mode 100644 index 5c14501c5b73..000000000000 --- a/packages/google-cloud-apiregistry/.OwlBot.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2025 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/apiregistry/google-cloud-apiregistry-nodejs - dest: /owl-bot-staging/google-cloud-apiregistry - -api-name: apiregistry \ No newline at end of file diff --git a/packages/google-cloud-apiregistry/.repo-metadata.json b/packages/google-cloud-apiregistry/.repo-metadata.json index b98359c82a79..a2a5e2a208d0 100644 --- a/packages/google-cloud-apiregistry/.repo-metadata.json +++ b/packages/google-cloud-apiregistry/.repo-metadata.json @@ -1,17 +1,15 @@ { - "name": "cloudapiregistry", - "name_pretty": "Cloud API Registry API", - "product_documentation": "https://docs.cloud.google.com/api-registry/docs/overview", - "client_documentation": "https://cloud.google.com/nodejs/docs/reference/cloudapiregistry/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/apiregistry", - "api_id": "cloudapiregistry.googleapis.com", - "default_version": "v1beta", - "requires_billing": true, - "library_type": "GAPIC_AUTO", - "api_shortname": "cloudapiregistry" -} - + "api_id": "cloudapiregistry.googleapis.com", + "api_shortname": "cloudapiregistry", + "client_documentation": "https://cloud.google.com/nodejs/docs/reference/apiregistry/latest", + "default_version": "v1", + "distribution_name": "@google-cloud/apiregistry", + "issue_tracker": "https://issuetracker.google.com/issues/new?component=1979613&template=2231768", + "language": "nodejs", + "library_type": "GAPIC_AUTO", + "name": "cloudapiregistry", + "name_pretty": "Cloud API Registry", + "product_documentation": "https://docs.cloud.google.com/api-registry/", + "release_level": "preview", + "repo": "googleapis/google-cloud-node" +} \ No newline at end of file