Skip to content

Commit e314fa8

Browse files
authored
feat: migrate google-cloud-apigeeconnect to librarian (#8493)
1 parent d5e706d commit e314fa8

3 files changed

Lines changed: 14 additions & 36 deletions

File tree

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ libraries:
219219
apis:
220220
- path: google/cloud/apigeeconnect/v1
221221
copyright_year: "2026"
222-
skip_generate: true
223222
nodejs:
224223
package_name: '@google-cloud/apigee-connect'
225224
- name: google-cloud-apigeeregistry

packages/google-cloud-apigeeconnect/.OwlBot.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
{
2-
"name": "apigeeconnect",
3-
"name_pretty": "Apigee Connect API",
4-
"product_documentation": "https://cloud.google.com/apigee/docs/hybrid/v1.3/apigee-connect/",
5-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/apigee-connect/latest",
6-
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
7-
"release_level": "stable",
8-
"language": "nodejs",
9-
"repo": "googleapis/google-cloud-node",
10-
"distribution_name": "@google-cloud/apigee-connect",
11-
"api_id": "apigeeconnect.googleapis.com",
12-
"default_version": "v1",
13-
"requires_billing": true,
14-
"api_shortname": "apigeeconnect",
15-
"library_type": "GAPIC_AUTO"
16-
}
2+
"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.",
3+
"api_id": "apigeeconnect.googleapis.com",
4+
"api_shortname": "apigeeconnect",
5+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/apigee-connect/latest",
6+
"default_version": "v1",
7+
"distribution_name": "@google-cloud/apigee-connect",
8+
"language": "nodejs",
9+
"library_type": "GAPIC_AUTO",
10+
"name": "apigeeconnect",
11+
"name_pretty": "Apigee Connect",
12+
"product_documentation": "https://cloud.google.com/apigee/docs",
13+
"release_level": "stable",
14+
"repo": "googleapis/google-cloud-node"
15+
}

0 commit comments

Comments
 (0)