Skip to content

Commit b15a4fb

Browse files
feat: [cloudapiregistry] new module for cloudapiregistry
1 parent c307b61 commit b15a4fb

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
@@ -564,6 +564,23 @@ libraries:
564564
GAPICs:
565565
- proto_path: google/cloud/apiregistry/v1beta
566566
requires_billing: true
567+
- api_shortname: cloudapiregistry
568+
name_pretty: Cloud API Registry API
569+
product_documentation: https://docs.cloud.google.com/api-registry/docs/overview
570+
api_description: Cloud API Registry lets you discover, govern, use, and monitor
571+
Model Context Protocol (MCP) servers and tools provided by Google, or by your
572+
organization through Apigee API hub.
573+
client_documentation:
574+
https://cloud.google.com/java/docs/reference/google-cloud-cloudapiregistry/latest/overview
575+
release_level: preview
576+
distribution_name: com.google.cloud:google-cloud-cloudapiregistry
577+
api_id: cloudapiregistry.googleapis.com
578+
library_type: GAPIC_AUTO
579+
group_id: com.google.cloud
580+
cloud_api: true
581+
GAPICs:
582+
- proto_path: google/cloud/apiregistry/v1
583+
requires_billing: true
567584
- api_shortname: cloudbuild
568585
name_pretty: Cloud Build
569586
product_documentation: https://cloud.google.com/cloud-build/

0 commit comments

Comments
 (0)