Skip to content

chore: update googleapis and regenerate#16882

Merged
noahdietz merged 1 commit intogoogleapis:mainfrom
noahdietz:librarianops-generateall-20260429T205121Z
Apr 30, 2026
Merged

chore: update googleapis and regenerate#16882
noahdietz merged 1 commit intogoogleapis:mainfrom
noahdietz:librarianops-generateall-20260429T205121Z

Conversation

@noahdietz
Copy link
Copy Markdown
Contributor

Update googleapis to the latest commit and regenerate all client libraries.

@noahdietz noahdietz requested review from a team as code owners April 29, 2026 21:16
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Apr 29, 2026

Here is the summary of changes.

You are about to add 61 region tags.
You are about to delete 2 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

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 performs a significant update across several packages, including google-analytics-data, google-cloud-cloudsecuritycompliance, and google-cloud-compute. Key changes involve the introduction of new API methods such as run_report, get_metadata, and update_kms_key, along with the addition of new resource types like InstantSnapshotGroups and Control. Additionally, resource path support has been expanded to include project-level locations for various services. Feedback was provided regarding the removal of the -W flag in the google-analytics-data noxfile.py, advising that changes to shared configuration patterns should be applied consistently across all packages in a universal change rather than piecemeal.

shutil.rmtree(os.path.join("docs", "_build"), ignore_errors=True)
session.run(
"sphinx-build",
"-W", # warnings as errors
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

Removing the -W flag, which treats Sphinx warnings as errors, constitutes a piecemeal change to a shared configuration pattern. Changes to shared configurations should be applied consistently across all relevant packages in a dedicated, universal change rather than in individual pull requests. Please reinstate this flag and address any underlying warnings directly to maintain documentation quality.

References
  1. Changes to shared configurations, like mypy flags, should be applied consistently across all relevant packages in a dedicated, universal change rather than piecemeal in individual pull requests.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks for pointing it out - it's intentional :)

@noahdietz noahdietz force-pushed the librarianops-generateall-20260429T205121Z branch from 3b033d9 to bc7ed61 Compare April 29, 2026 21:25
@noahdietz noahdietz enabled auto-merge (squash) April 29, 2026 21:42
@noahdietz noahdietz merged commit 08c24c8 into googleapis:main Apr 30, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants