Skip to content

feat: update googleapis and regenerate#17893

Merged
suztomo merged 1 commit into
googleapis:mainfrom
suztomo:chore-update-libraries-2026-07-24
Jul 24, 2026
Merged

feat: update googleapis and regenerate#17893
suztomo merged 1 commit into
googleapis:mainfrom
suztomo:chore-update-libraries-2026-07-24

Conversation

@suztomo

@suztomo suztomo commented Jul 24, 2026

Copy link
Copy Markdown
Member

This is the API definition update for this week. The changes are from

V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)

# (Re)Build the necessary docker image 
go run github.com/googleapis/librarian/tool/cmd/builddockerimages@${V} --version ${V} --language python

# Update sources (using hierarchical notation)
go run github.com/googleapis/librarian/cmd/librarian@${V} update sources.googleapis
 
# Regenerate all libraries in Docker. Around 2 minutes.
docker run -u $(id -u):$(id -g) -v .:/repo -v ~/.cache:/.cache -w /repo docker.io/library/librarian-python:${V}  generate -v --all

where V is v0.30.0.

See follow up issue #17710 for the import-profiler presubmit check

@suztomo
suztomo requested review from a team as code owners July 24, 2026 15:01
@snippet-bot

snippet-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 130 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 new services to the google-ads-admanager library, including AdRuleService, AdSpotService, CdnConfigService, CreativeSetService, LiveStreamService, SlateService, SuggestedAdUnitService, TargetingPresetService, and ThirdPartyCompanyService. It implements their respective clients, pagers, REST transports, and interceptors, and exposes them in the package initialization files. Additionally, batch activation and deactivation methods are added to the ContentBundleService. There are no review comments provided, so I have no feedback to offer.

@suztomo
suztomo enabled auto-merge (squash) July 24, 2026 15:16
@suztomo
suztomo merged commit e70ab6f into googleapis:main Jul 24, 2026
38 of 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