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-20251218164811-cd2252e38d0a
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209

google-cloud-databasecenter: 0.4.0

0.4.0 (2026-01-22)

Features

  • Adding Method AggregateIssueStats of Database Center API v1beta This release includes: - DatabaseCenter service with AggregateIssueStats method. - All related enums. (PiperOrigin-RevId: 856484579) (13f6df00)
google-cloud-dialogflow-cx: 2.3.0

2.3.0 (2026-01-22)

Features

  • updated v3 dialogflow client libraries (PiperOrigin-RevId: 856725401) (13f6df00)

Bug Fixes

  • An existing field webhook_display_names is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (PiperOrigin-RevId: 856725401) (13f6df00)

  • An existing field webhook_latencies is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (PiperOrigin-RevId: 856725401) (13f6df00)

  • An existing field start_flow is moved in to oneof in message .google.cloud.dialogflow.cx.v3.Agent (PiperOrigin-RevId: 856725401) (13f6df00)

  • An existing field webhook_ids is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (PiperOrigin-RevId: 856725401) (13f6df00)

  • An existing field webhook_tags is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (PiperOrigin-RevId: 856725401) (13f6df00)

google-cloud-kms: 3.10.0

3.10.0 (2026-01-22)

Features

  • add the SingleTenantHsm functionality including the management API and resource types (PiperOrigin-RevId: 858582271) (13f6df00)

Documentation

  • A comment for enum value MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION in enum AccessReason is changed (PiperOrigin-RevId: 858582271) (13f6df00)

  • A comment for enum value MODIFIED_CUSTOMER_INITIATED_ACCESS in enum AccessReason is changed (PiperOrigin-RevId: 858582271) (13f6df00)

  • A comment for field crypto_key_backend in message .google.cloud.kms.v1.CryptoKey is expanded to include SingleTenantHsmInstances (PiperOrigin-RevId: 858582271) (13f6df00)

google-cloud-network-connectivity: 2.13.0

2.13.0 (2026-01-22)

Features

  • Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior (PiperOrigin-RevId: 858089458) (13f6df00)
google-cloud-run: 0.15.0

0.15.0 (2026-01-22)

Features

  • add instances client library (PiperOrigin-RevId: 856756379) (13f6df00)

Documentation

  • add instances description (PiperOrigin-RevId: 856756379) (13f6df00)

@gemini-code-assist
Copy link
Contributor

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 generated by the Librarian CLI, updating several Google Cloud Python client libraries. The updates encompass new features, bug fixes, and documentation enhancements across google-cloud-databasecenter, google-cloud-dialogflow-cx, google-cloud-kms, google-cloud-network-connectivity, and google-cloud-run, ensuring the client libraries reflect the latest API changes and improvements.

Highlights

  • google-cloud-databasecenter: The google-cloud-databasecenter library has been updated to version 0.4.0, introducing the new AggregateIssueStats method to the Database Center API v1beta, along with related enums.
  • google-cloud-dialogflow-cx: The google-cloud-dialogflow-cx library has been updated to version 2.3.0. This update includes refreshed v3 Dialogflow client libraries, the removal of webhook_latencies, webhook_display_names, webhook_ids, and webhook_tags fields from the .google.cloud.dialogflow.cx.v3.QueryResult message, and the start_flow field in .google.cloud.dialogflow.cx.v3.Agent has been moved into a oneof.
  • google-cloud-kms: The google-cloud-kms library has been updated to version 3.10.0. This release adds SingleTenantHsm functionality, including its management API and resource types. Documentation has also been updated for AccessReason enum values and the crypto_key_backend field in .google.cloud.kms.v1.CryptoKey to reflect SingleTenantHsmInstances.
  • google-cloud-network-connectivity: The google-cloud-network-connectivity library has been updated to version 2.13.0. This update adds OUTPUT_ONLY annotations to the create_time and update_time fields within InternalRange to align with existing service behavior.
  • google-cloud-run: The google-cloud-run library has been updated to version 0.15.0. This version introduces a new instances client library and includes updated documentation for instances.
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
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 is an automated release PR from the Librarian CLI, updating several google-cloud-* packages. The changes primarily consist of version bumps and changelog updates. The version updates are consistent across all files. I've left a few comments on the changelog files to improve formatting and consistency, mainly around sorting and grouping of items for better readability. Overall, the changes look good for an automated release.


### Features

* Adding Method AggregateIssueStats of Database Center API v1beta This release includes: - `DatabaseCenter` service with `AggregateIssueStats` method. - All related enums. ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The formatting of this feature description makes it difficult to read. The line is very long and contains a list that is not properly formatted. For better readability, please format it as a proper multi-line list.

For example:

* Adding Method AggregateIssueStats of Database Center API v1beta. This release includes:
    - `DatabaseCenter` service with `AggregateIssueStats` method.
    - All related enums.


### Features

* Adding Method AggregateIssueStats of Database Center API v1beta This release includes: - `DatabaseCenter` service with `AggregateIssueStats` method. - All related enums. ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The formatting of this feature description makes it difficult to read. The line is very long and contains a list that is not properly formatted. For better readability, please format it as a proper multi-line list.

For example:

* Adding Method AggregateIssueStats of Database Center API v1beta. This release includes:
    - `DatabaseCenter` service with `AggregateIssueStats` method.
    - All related enums.

Comment on lines +17 to +21
* An existing field `webhook_latencies` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_display_names` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `start_flow` is moved in to oneof in message `.google.cloud.dialogflow.cx.v3.Agent` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_ids` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_tags` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

To improve readability, it's best to group related changes together and sort them alphabetically. The bug fixes for .google.cloud.dialogflow.cx.v3.QueryResult are interrupted by a change related to .google.cloud.dialogflow.cx.v3.Agent, and the items are not sorted. Please group all QueryResult changes together and sort them alphabetically.

Suggested change
* An existing field `webhook_latencies` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_display_names` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `start_flow` is moved in to oneof in message `.google.cloud.dialogflow.cx.v3.Agent` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_ids` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_tags` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_display_names` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_ids` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_latencies` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `webhook_tags` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* An existing field `start_flow` is moved in to oneof in message `.google.cloud.dialogflow.cx.v3.Agent` ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))

Comment on lines +13 to +14
* A comment for enum value `MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION` in enum `AccessReason` is changed ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* A comment for enum value `MODIFIED_CUSTOMER_INITIATED_ACCESS` in enum `AccessReason` is changed ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

For consistency and readability, it's good practice to list changelog items in alphabetical order. Please reorder these two documentation changes.

Suggested change
* A comment for enum value `MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION` in enum `AccessReason` is changed ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* A comment for enum value `MODIFIED_CUSTOMER_INITIATED_ACCESS` in enum `AccessReason` is changed ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* A comment for enum value `MODIFIED_CUSTOMER_INITIATED_ACCESS` in enum `AccessReason` is changed ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))
* A comment for enum value `MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION` in enum `AccessReason` is changed ([13f6df001f44f652e84e787f2d67d0f894ed57c4](https://github.com/googleapis/google-cloud-python/commit/13f6df001f44f652e84e787f2d67d0f894ed57c4))

@ldetmer ldetmer merged commit d727ef3 into main Jan 22, 2026
23 of 26 checks passed
@ldetmer ldetmer deleted the librarian-20260122T080428Z branch January 22, 2026 15:08
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