Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
20 changes: 0 additions & 20 deletions packages/google-cloud-apigeeconnect/.OwlBot.yaml

This file was deleted.

29 changes: 14 additions & 15 deletions packages/google-cloud-apigeeconnect/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -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"
}
Loading