Skip to content

feat: update googleapis and regenerate - #17933

Merged
parthea merged 2 commits into
googleapis:mainfrom
zhumin8:chore-update-libraries-2026-07-29
Jul 29, 2026
Merged

feat: update googleapis and regenerate#17933
parthea merged 2 commits into
googleapis:mainfrom
zhumin8:chore-update-libraries-2026-07-29

Conversation

@zhumin8

@zhumin8 zhumin8 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

update source and re-generate. Commands used:

V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)
go run github.com/googleapis/librarian/tool/cmd/builddockerimages@${V} --version ${V} --language python
go run github.com/googleapis/librarian/cmd/librarian@${V} update sources.googleapis
 docker run -u $(id -u):$(id -g) -v .:/repo -v ~/.cache:/.cache -w /repo docker.io/library/librarian-python:${V}  generate -v --all

reverted one change (cfd21f9) to be resolved separately, tracked at #17930

@zhumin8
zhumin8 requested review from a team as code owners July 29, 2026 14:17
@snippet-bot

snippet-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown

Here is the summary of changes.

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

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

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.

Code Review

This pull request introduces several updates across Google Cloud Python client libraries. Key changes include adding support for the ExpungeSupportEventSubscription API in both v2 and v2beta versions of the google-cloud-support package, along with corresponding generated samples and unit tests. Additionally, the REST URI paths for support event subscriptions were updated to target organizations/* instead of */*. In the grafeas package, support for CVSS v4 metrics and enums was added to vulnerability notes and occurrences. Other updates include deprecating the client_tls_policy field in google-cloud-network-services and removing the AsyncMetricsInterceptor from google-cloud-spanner transports. There are no review comments, so I have no feedback to provide.

@zhumin8
zhumin8 requested a review from daniel-sanche July 29, 2026 14:20
…/services/spanner/transports/grpc_asyncio.py
@parthea
parthea merged commit f7a23a0 into googleapis:main Jul 29, 2026
39 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