Skip to content

Commit 45a97cb

Browse files
feat: [capacityplanner] new module for capacityplanner
1 parent 0a730d4 commit 45a97cb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

generation_config.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,21 @@ libraries:
466466
- proto_path: google/cloud/binaryauthorization/v1
467467
- proto_path: google/cloud/binaryauthorization/v1beta1
468468

469+
- api_shortname: capacityplanner
470+
name_pretty: Capacity Planner API
471+
product_documentation: https://cloud.google.com/capacity-planner/docs
472+
api_description: Provides programmatic access to Capacity Planner features.
473+
client_documentation:
474+
https://cloud.google.com/java/docs/reference/google-cloud-capacityplanner/latest/overview
475+
release_level: preview
476+
distribution_name: com.google.cloud:google-cloud-capacityplanner
477+
api_id: capacityplanner.googleapis.com
478+
library_type: GAPIC_AUTO
479+
group_id: com.google.cloud
480+
cloud_api: true
481+
GAPICs:
482+
- proto_path: google/cloud/capacityplanner/v1beta
483+
requires_billing: true
469484
- api_shortname: certificatemanager
470485
name_pretty: Certificate Manager
471486
product_documentation: https://cloud.google.com/certificate-manager/docs

0 commit comments

Comments
 (0)