Skip to content

feat: [health] new module for health#12960

Open
cloud-java-bot wants to merge 8 commits intomainfrom
new-library/health-l1quL
Open

feat: [health] new module for health#12960
cloud-java-bot wants to merge 8 commits intomainfrom
new-library/health-l1quL

Conversation

@cloud-java-bot
Copy link
Copy Markdown
Collaborator

Generated by @jinseopkim0 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 "health" --name-pretty "Google Health API" --api-description "The Google Health API lets you view and manage health and fitness metrics and measurement data." --proto-path "google/devicesandservices/health/v4" --product-docs "https://developers.google.com/health/api" --rpc-docs "https://developers.google.com/health/api/reference/rpc" 

@cloud-java-bot cloud-java-bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 29, 2026
@cloud-java-bot cloud-java-bot requested a review from a team as a code owner April 29, 2026 20:34
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 reorganizes the generation_config.yaml file by moving the common-protos, iam, and showcase entries to maintain alphabetical order and adds a new entry for the Google Health API. Feedback was provided regarding the formatting of the common-protos entry, specifically suggesting that the client_documentation URL and excluded_dependencies list be kept on single lines for consistency with the rest of the configuration file.

Comment thread generation_config.yaml
Comment on lines +657 to +658
client_documentation:
https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
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. For consistency with other entries in this file, it should be on a single line.

  client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history

Comment thread generation_config.yaml
Comment on lines +660 to +661
excluded_dependencies:
proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent
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 excluded_dependencies list is split across two lines. For consistency with other entries in this file, it should be on a single line.

  excluded_dependencies: proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent

@jinseopkim0 jinseopkim0 enabled auto-merge (squash) April 29, 2026 20:38
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Apr 29, 2026

Here is the summary of changes.

You are about to add 63 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