Skip to content

feat: [appoptimize] new module for appoptimize#12697

Open
cloud-java-bot wants to merge 4 commits intomainfrom
new-library/appoptimize-knKSN
Open

feat: [appoptimize] new module for appoptimize#12697
cloud-java-bot wants to merge 4 commits intomainfrom
new-library/appoptimize-knKSN

Conversation

@cloud-java-bot
Copy link
Copy Markdown
Collaborator

Generated by @diegomarquezp via generate_new_client_hermetic_build.yaml

Command used:

python generation/new_client_hermetic_build/add-new-client-config.py add-new-library --api-shortname "appoptimize" --name-pretty "App Optimize API" --api-description "The App Optimize API provides developers and platform teams with tools to monitor, analyze, and improve the performance and cost-efficiency of their cloud applications." --proto-path "google/cloud/appoptimize/v1beta" --product-docs "https://docs.cloud.google.com/app-optimize/overview" 

@cloud-java-bot cloud-java-bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 7, 2026
@cloud-java-bot cloud-java-bot requested a review from a team as a code owner April 7, 2026 15:07
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds the App Optimize API configuration to generation_config.yaml, including metadata, documentation links, and distribution settings. Feedback was provided regarding the formatting of the client_documentation URL, which is currently split across two lines and should be consolidated on a single line for consistency and to prevent potential parsing errors.

Comment on lines +192 to +193
client_documentation:
https://cloud.google.com/java/docs/reference/google-cloud-appoptimize/latest/overview
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 client_documentation URL is split across two lines. In YAML, when a plain scalar starts on a new line after a key with a trailing space, it can sometimes result in an unintended leading space in the parsed value. It should be placed on the same line as the key for clarity, correctness, and consistency with other documentation links in this file.

  client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-appoptimize/latest/overview

@snippet-bot
Copy link
Copy Markdown

snippet-bot bot commented Apr 7, 2026

Here is the summary of changes.

You are about to add 35 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

owlbot:run Add this label to trigger the Owlbot post processor.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants