Skip to content

Conversation

@cloud-sdk-librarian-robot
Copy link
Collaborator

PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.

Librarian Version: v0.0.0-20251120153138-6e4de1e6ca60
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:72e9b62c0f8f3799651ee62d777a2905f5b72ff19ea46f2e7b7d682d7d1e9414

google-ads-admanager: 0.7.0

0.7.0 (2025-12-11)

Features

  • Added write methods for CustomTargetingKeys (PiperOrigin-RevId: 842183588) (49270673)

  • Added LineItem service (PiperOrigin-RevId: 842183588) (49270673)

  • Added write methods for AdUnits (PiperOrigin-RevId: 842183588) (49270673)

  • Added additional Report metrics and dimensions (PiperOrigin-RevId: 842183588) (49270673)

Bug Fixes

  • Renamed USER_MESSAGES_CCPA_MESSAGES_SHOWN Metric to USER_MESSAGES_US_STATES_MESSAGES_SHOWN (PiperOrigin-RevId: 842183588) (49270673)

  • Added proto3 optional to Network primitive fields (PiperOrigin-RevId: 842183588) (49270673)

  • Added pagination to ListNetworks (PiperOrigin-RevId: 842183588) (49270673)

Documentation

  • Updated documentation for Report metrics and dimensions (PiperOrigin-RevId: 842183588) (49270673)

  • Updated documentation for ad_review_center_ad_id filter (PiperOrigin-RevId: 842183588) (49270673)

  • Made status optional for SearchAdReviewCenterAds (PiperOrigin-RevId: 842183588) (49270673)

google-cloud-geminidataanalytics: 0.7.0

0.7.0 (2025-12-11)

Features

  • add QueryData method (PiperOrigin-RevId: 840283109) (49270673)
google-cloud-run: 0.13.0

0.13.0 (2025-12-11)

Features

  • add SourceCode proto to Run container config (PiperOrigin-RevId: 840919560) (49270673)

Documentation

  • A comment for field etag in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field name in message .google.cloud.run.v2.Service is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field reconciling in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field items in message .google.cloud.run.v2.SecretVolumeSource is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field invoker_iam_disabled in message .google.cloud.run.v2.Service is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field latest_ready_revision in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field limits in message .google.cloud.run.v2.ResourceRequirements is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field etag in message .google.cloud.run.v2.Job is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field custom_audiences in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field etag in message .google.cloud.run.v2.Service is changed (PiperOrigin-RevId: 840919560) (49270673)

  • A comment for field observed_generation in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (49270673)

@gemini-code-assist
Copy link

Summary of Changes

Hello @cloud-sdk-librarian-robot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request is an automated release initialization, updating three key Google Cloud Python client libraries: google-ads-admanager, google-cloud-geminidataanalytics, and google-cloud-run. These updates bring a range of new features, important bug fixes, and documentation enhancements to improve the developer experience and expand service capabilities. Upon merging, this PR will automatically trigger the official release of these updated versions.

Highlights

  • google-ads-admanager Update: The google-ads-admanager library has been updated to version 0.7.0, introducing new write methods for CustomTargetingKeys and AdUnits, a new LineItem service, and additional Report metrics and dimensions. Several bug fixes were also included, such as renaming a Metric, adding proto3 optional fields to Network primitives, and implementing pagination for ListNetworks, alongside various documentation updates.
  • google-cloud-geminidataanalytics Update: The google-cloud-geminidataanalytics library has been updated to version 0.7.0, adding a new QueryData method to its functionality.
  • google-cloud-run Update: The google-cloud-run library has been updated to version 0.13.0, featuring the addition of a SourceCode proto to the Run container configuration and numerous documentation improvements for various fields across Service, Job, and WorkerPool messages.
  • Automated Release Initialization: This pull request was automatically generated by the Librarian CLI to initialize a new release for the updated libraries. Merging this PR will automatically trigger the release process.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@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 is an automated release PR from the Librarian CLI, bumping the versions for google-ads-admanager, google-cloud-geminidataanalytics, and google-cloud-run. The changes correctly update version numbers across various files. However, I've identified a significant issue in the generated CHANGELOG.md files for all three packages. The commit hash referenced for all the changes is invalid and leads to a broken link on GitHub. This impacts the traceability of the changes and should be fixed.

Comment on lines +12 to +29
* Updated documentation for Report metrics and dimensions ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* Made `status` optional for SearchAdReviewCenterAds ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* Updated documentation for `ad_review_center_ad_id` filter ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))


### Features

* Added write methods for AdUnits ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* Added write methods for CustomTargetingKeys ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* Added LineItem service ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* Added additional Report metrics and dimensions ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))


### Bug Fixes

* Renamed `USER_MESSAGES_CCPA_MESSAGES_SHOWN` `Metric` to `USER_MESSAGES_US_STATES_MESSAGES_SHOWN` ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* Added proto3 optional to Network primitive fields ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* Added pagination to ListNetworks ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))

Choose a reason for hiding this comment

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

high

The commit hash 4927067384eb6ed2018bb886f90265b7bcfc800e referenced for all changes in this release appears to be invalid. The links to this commit on GitHub are broken, which prevents tracing these changes back to their source. Please ensure that valid commit hashes are used for all changelog entries.


### Features

* add QueryData method ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))

Choose a reason for hiding this comment

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

high

The commit hash 4927067384eb6ed2018bb886f90265b7bcfc800e referenced for this change appears to be invalid. The link to this commit on GitHub is broken, which prevents tracing this change back to its source. Please ensure that a valid commit hash is used.

Comment on lines +12 to +27
* A comment for field `custom_audiences` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `limits` in message `.google.cloud.run.v2.ResourceRequirements` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `etag` in message `.google.cloud.run.v2.Service` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `etag` in message `.google.cloud.run.v2.Job` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `items` in message `.google.cloud.run.v2.SecretVolumeSource` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `invoker_iam_disabled` in message `.google.cloud.run.v2.Service` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `etag` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `observed_generation` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `name` in message `.google.cloud.run.v2.Service` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `latest_ready_revision` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))
* A comment for field `reconciling` in message `.google.cloud.run.v2.WorkerPool` is changed ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))


### Features

* add SourceCode proto to Run container config ([4927067384eb6ed2018bb886f90265b7bcfc800e](https://github.com/googleapis/google-cloud-python/commit/4927067384eb6ed2018bb886f90265b7bcfc800e))

Choose a reason for hiding this comment

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

high

The commit hash 4927067384eb6ed2018bb886f90265b7bcfc800e referenced for all changes in this release appears to be invalid. The links to this commit on GitHub are broken, which prevents tracing these changes back to their source. Please ensure that valid commit hashes are used for all changelog entries.

@JoeWang1127 JoeWang1127 enabled auto-merge (squash) December 11, 2025 14:41
@JoeWang1127 JoeWang1127 merged commit c7696a6 into main Dec 11, 2025
25 checks passed
@JoeWang1127 JoeWang1127 deleted the librarian-20251211T080548Z branch December 11, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants