Skip to content
Draft
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: 1 addition & 0 deletions generation_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ libraries:
cloud_api: true
GAPICs:
- proto_path: google/cloud/chronicle/v1
- proto_path: backstory
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 proto path backstory appears to be incomplete. Typically, proto paths in this configuration follow a structured namespace (e.g., starting with google/cloud/ and ending with a version like /v1). Please verify and update the path to the correct fully-qualified proto directory.

requires_billing: true
- api_shortname: cloudapiregistry
name_pretty: Cloud API Registry API
Expand Down
Loading