Skip to content

Commit 6ef8de3

Browse files
feat: [cloudapiregistry] new module for cloudapiregistry
1 parent 50cda6e commit 6ef8de3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

generation_config.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,23 @@ libraries:
532532
GAPICs:
533533
- proto_path: google/cloud/chronicle/v1
534534
requires_billing: true
535+
- api_shortname: cloudapiregistry
536+
name_pretty: Cloud API Registry API
537+
product_documentation: https://docs.cloud.google.com/api-registry/docs/overview
538+
api_description: Cloud API Registry lets you discover, govern, use, and monitor
539+
Model Context Protocol (MCP) servers and tools provided by Google, or by your
540+
organization through Apigee API hub.
541+
client_documentation:
542+
https://cloud.google.com/java/docs/reference/google-cloud-cloudapiregistry/latest/overview
543+
release_level: preview
544+
distribution_name: com.google.cloud:google-cloud-cloudapiregistry
545+
api_id: cloudapiregistry.googleapis.com
546+
library_type: GAPIC_AUTO
547+
group_id: com.google.cloud
548+
cloud_api: true
549+
GAPICs:
550+
- proto_path: google/cloud/apiregistry/v1beta
551+
requires_billing: true
535552
- api_shortname: cloudbuild
536553
name_pretty: Cloud Build
537554
product_documentation: https://cloud.google.com/cloud-build/

0 commit comments

Comments
 (0)