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

google-cloud-speech: 2.35.0

2.35.0 (2025-12-17)

Features

  • auto-enable mTLS when supported certificates are detected (PiperOrigin-RevId: 845448683) (d2b35b25)

  • check Python and dependency versions in generated GAPICs (PiperOrigin-RevId: 845448683) (d2b35b25)

@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 initiated by the Librarian CLI for the google-cloud-speech Python client library. It updates the library to version 2.35.0, incorporating new features such as automatic mTLS enablement and enhanced version validation for generated GAPICs. Merging this PR will trigger the official release process for the updated library.

Highlights

  • google-cloud-speech Library Release: The google-cloud-speech library has been updated to version 2.35.0.
  • mTLS Auto-Enablement: The google-cloud-speech library now includes a feature to automatically enable mTLS when supported certificates are detected.
  • GAPIC Version Checks: New checks have been introduced in the generated GAPICs for google-cloud-speech to verify Python and dependency versions.
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 Librarian, bumping the version of google-cloud-speech to 2.35.0. The changes are consistent with a release and involve updating version numbers across multiple files and adding a new changelog entry. My review includes a suggestion to improve the formatting of the new changelog entry for better readability.

Comment on lines +7 to +13
## [2.35.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.34.0...google-cloud-speech-v2.35.0) (2025-12-17)


### Features

* auto-enable mTLS when supported certificates are detected ([d2b35b25342bfa389b472f9ce49922e630019fe6](https://github.com/googleapis/google-cloud-python/commit/d2b35b25342bfa389b472f9ce49922e630019fe6))
* check Python and dependency versions in generated GAPICs ([d2b35b25342bfa389b472f9ce49922e630019fe6](https://github.com/googleapis/google-cloud-python/commit/d2b35b25342bfa389b472f9ce49922e630019fe6))

Choose a reason for hiding this comment

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

medium

For better readability and consistency with common changelog formats, I suggest a couple of minor formatting adjustments:

  • Remove the extra blank lines to make the section more compact.
  • Use the short commit hash for the commit links, which is a common practice and improves readability. This also aligns with the format used in the pull request description.
Suggested change
## [2.35.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.34.0...google-cloud-speech-v2.35.0) (2025-12-17)
### Features
* auto-enable mTLS when supported certificates are detected ([d2b35b25342bfa389b472f9ce49922e630019fe6](https://github.com/googleapis/google-cloud-python/commit/d2b35b25342bfa389b472f9ce49922e630019fe6))
* check Python and dependency versions in generated GAPICs ([d2b35b25342bfa389b472f9ce49922e630019fe6](https://github.com/googleapis/google-cloud-python/commit/d2b35b25342bfa389b472f9ce49922e630019fe6))
## [2.35.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-speech-v2.34.0...google-cloud-speech-v2.35.0) (2025-12-17)
### Features
* auto-enable mTLS when supported certificates are detected ([d2b35b25](https://github.com/googleapis/google-cloud-python/commit/d2b35b25))
* check Python and dependency versions in generated GAPICs ([d2b35b25](https://github.com/googleapis/google-cloud-python/commit/d2b35b25))

@daniel-sanche daniel-sanche merged commit aae0f36 into main Dec 17, 2025
25 checks passed
@daniel-sanche daniel-sanche deleted the librarian-20251217T213154Z branch December 17, 2025 23:48
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