diff --git a/librarian.yaml b/librarian.yaml index 00b71e76dce..28d5b5e1327 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -753,7 +753,6 @@ libraries: - path: google/cloud/domains/v1beta1 - path: google/cloud/domains/v1alpha2 copyright_year: "2026" - skip_generate: true nodejs: default_version: v1 - name: google-cloud-edgecontainer diff --git a/packages/google-cloud-domains/.OwlBot.yaml b/packages/google-cloud-domains/.OwlBot.yaml deleted file mode 100644 index a2d60cd4b17..00000000000 --- a/packages/google-cloud-domains/.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/domains/google-cloud-domains-nodejs - dest: /owl-bot-staging/google-cloud-domains - -api-name: domains \ No newline at end of file diff --git a/packages/google-cloud-domains/.repo-metadata.json b/packages/google-cloud-domains/.repo-metadata.json index fa259066877..f17ac26e7bd 100644 --- a/packages/google-cloud-domains/.repo-metadata.json +++ b/packages/google-cloud-domains/.repo-metadata.json @@ -1,16 +1,15 @@ { - "client_documentation": "https://cloud.google.com/nodejs/docs/reference/domains/latest", - "api_id": "domains.googleapis.com", - "distribution_name": "@google-cloud/domains", - "release_level": "stable", - "default_version": "v1", - "language": "nodejs", - "name_pretty": "Cloud Domains", - "repo": "googleapis/google-cloud-node", - "product_documentation": "https://cloud.google.com/domains/", - "requires_billing": true, - "name": "domains", - "issue_tracker": "https://github.com/googleapis/google-cloud-node/issues", - "api_shortname": "domains", - "library_type": "GAPIC_AUTO" -} + "api_description": "Enables management and configuration of domain names.", + "api_id": "domains.googleapis.com", + "api_shortname": "domains", + "client_documentation": "https://cloud.google.com/nodejs/docs/reference/domains/latest", + "default_version": "v1", + "distribution_name": "@google-cloud/domains", + "language": "nodejs", + "library_type": "GAPIC_AUTO", + "name": "domains", + "name_pretty": "Cloud Domains", + "product_documentation": "https://cloud.google.com/domains/docs", + "release_level": "stable", + "repo": "googleapis/google-cloud-node" +} \ No newline at end of file