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 @@ -211,7 +211,6 @@ libraries:
apis:
- path: google/cloud/apigateway/v1
copyright_year: "2026"
skip_generate: true
nodejs:
package_name: '@google-cloud/api-gateway'
- name: google-cloud-apigeeconnect
Expand Down
21 changes: 0 additions & 21 deletions packages/google-cloud-apigateway/.OwlBot.yaml

This file was deleted.

29 changes: 14 additions & 15 deletions packages/google-cloud-apigateway/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
{
"requires_billing": true,
"name": "api-gateway",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/api-gateway/latest",
"api_id": "apigateway.googleapis.com",
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
"distribution_name": "@google-cloud/api-gateway",
"language": "nodejs",
"release_level": "stable",
"product_documentation": "https://cloud.google.com/api-gateway/docs",
"name_pretty": "API Gateway",
"repo": "googleapis/google-cloud-node",
"default_version": "v1",
"api_shortname": "apigateway",
"library_type": "GAPIC_AUTO"
}
"api_description": "API Gateway enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation.",
"api_id": "apigateway.googleapis.com",
"api_shortname": "apigateway",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/api-gateway/latest",
"default_version": "v1",
"distribution_name": "@google-cloud/api-gateway",
"language": "nodejs",
"library_type": "GAPIC_AUTO",
"name": "apigateway",
"name_pretty": "API Gateway",
"product_documentation": "https://cloud.google.com/api-gateway/docs",
"release_level": "stable",
"repo": "googleapis/google-cloud-node"
Comment on lines +13 to +14

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The .repo-metadata.json file is a generated client configuration file. Please do not manually edit this file. Any changes or updates, such as restoring the issue_tracker field, must be made upstream in the generator.

References
  1. Do not manually edit generated client configuration JSON files. Any changes or updates must be made upstream in the generator.

}

This file was deleted.

Loading