diff --git a/librarian.yaml b/librarian.yaml index 7fac8c2e155a..c89aa4e52f9a 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -220,7 +220,6 @@ libraries: apis: - path: google/cloud/apigeeconnect/v1 copyright_year: "2026" - skip_generate: true nodejs: package_name: '@google-cloud/apigee-connect' - name: google-cloud-apigeeregistry diff --git a/packages/google-cloud-apigeeconnect/.OwlBot.yaml b/packages/google-cloud-apigeeconnect/.OwlBot.yaml deleted file mode 100644 index 1c07b1c111eb..000000000000 --- a/packages/google-cloud-apigeeconnect/.OwlBot.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2021 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-remove-regex: - - /owl-bot-staging -deep-copy-regex: - - source: /google/cloud/apigeeconnect/google-cloud-apigeeconnect-nodejs - dest: /owl-bot-staging/google-cloud-apigeeconnect -api-name: apigeeconnect diff --git a/packages/google-cloud-apigeeconnect/.repo-metadata.json b/packages/google-cloud-apigeeconnect/.repo-metadata.json index 55fd926948d1..11be7adab2e9 100644 --- a/packages/google-cloud-apigeeconnect/.repo-metadata.json +++ b/packages/google-cloud-apigeeconnect/.repo-metadata.json @@ -1,16 +1,15 @@ { - "name": "apigeeconnect", - "name_pretty": "Apigee Connect API", - "product_documentation": "https://cloud.google.com/apigee/docs/hybrid/v1.3/apigee-connect/", - "client_documentation": "https://cloud.google.com/nodejs/docs/reference/apigee-connect/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/apigee-connect", - "api_id": "apigeeconnect.googleapis.com", - "default_version": "v1", - "requires_billing": true, - "api_shortname": "apigeeconnect", - "library_type": "GAPIC_AUTO" -} + "api_description": "Apigee Connect allows the Apigee hybrid management plane to connect securely to the MART service in the runtime plane without requiring you to expose the MART endpoint on the internet.", + "api_id": "apigeeconnect.googleapis.com", + "api_shortname": "apigeeconnect", + "client_documentation": "https://cloud.google.com/nodejs/docs/reference/apigee-connect/latest", + "default_version": "v1", + "distribution_name": "@google-cloud/apigee-connect", + "language": "nodejs", + "library_type": "GAPIC_AUTO", + "name": "apigeeconnect", + "name_pretty": "Apigee Connect", + "product_documentation": "https://cloud.google.com/apigee/docs", + "release_level": "stable", + "repo": "googleapis/google-cloud-node" +} \ No newline at end of file