Skip to content

Conversation

@cloud-sdk-librarian-robot
Copy link
Collaborator

BEGIN_COMMIT_OVERRIDE

BEGIN_NESTED_COMMIT
feat: Add Review.visitDate field to indicate when the review author visited

PiperOrigin-RevId: 822750099
Library-IDs: maps
Source-link: googleapis/googleapis@b61fb21b
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Add Place.consumerAlert field for suspicious review activity

PiperOrigin-RevId: 822750099
Library-IDs: maps
Source-link: googleapis/googleapis@b61fb21b
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Expose skip_empty_event_based_suggestion in ConversationProfile

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Added Vertex extension tool support to v2/v2beta1

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Context references added to conversation for dynamic data ingestion

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Expose debug info field in ConversationProfile

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Added support for AI Coach feature

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: Updated comments for the SuggestionInput message, documenting how it is used with tools

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Improved generator quota management

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: add Agent Assist Generator Evaluation feature

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: A new field 'security_settings' is added to GenerateStatelessSuggestionRequest

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: add a turn complete signal to BidiStreamingAnalyzeContent

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: update documentation for transcription language code configuration

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Added support for Build Your Own Assist feature

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Expose flexible safety filter change, rai_settings in ConversationProfile

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Added tool support for AI Coach feature

PiperOrigin-RevId: 822692160
Library-IDs: dialogflow
Source-link: googleapis/googleapis@80a20813
END_NESTED_COMMIT

END_COMMIT_OVERRIDE

This pull request is generated with proto changes between
googleapis/googleapis@94ccdfe4
(exclusive) and
googleapis/googleapis@b61fb21b
(inclusive).

Librarian Version: v0.0.0-20251022181450-0ee9437f0ec3
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:a272fe1ca4fba0c579426dd16fdbb0cac7795fae318292696aa59f801598d431

@cloud-sdk-librarian-robot cloud-sdk-librarian-robot requested a review from a team as a code owner October 23, 2025 07:06
@snippet-bot
Copy link

snippet-bot bot commented Oct 23, 2025

Here is the summary of changes.

You are about to add 20 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
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 integrates a series of significant API updates across both the Maps and Dialogflow services. For Maps, it introduces new data points to enrich place and review information. For Dialogflow, the changes primarily focus on enhancing agent assistance capabilities, including new generative AI evaluation tools, improved integration with external tools, and more granular control over conversation profiles and audio processing. These updates collectively aim to provide more robust and flexible functionalities for developers leveraging these Google Cloud services.

Highlights

  • Maps API Enhancements: Introduced new fields for the Maps API, including Review.visitDate to indicate when a review author visited a place, and Place.consumerAlert for suspicious review activity.
  • Dialogflow API Expansion: Added extensive new features to the Dialogflow API, such as support for Agent Assist Generator Evaluation, Vertex extension tools, context references for dynamic data ingestion, and a debug info field in ConversationProfile.
  • Conversation Profile Configuration: Enhanced ConversationProfile settings with new fields like skip_empty_event_based_suggestion, use_unredacted_conversation_data, enable_async_tool_call, and rai_settings for Responsible AI checks.
  • Audio Configuration Improvements: Introduced CustomPronunciationParams and PhoneticEncoding for synthesized speech, and clarified language code inference for speech-to-text configurations in Dialogflow.
  • New Dialogflow Services and RPCs: Added new gRPC services and messages for GeneratorEvaluations and Tools, along with a new BidiStreamingAnalyzeContent RPC for Participants, expanding real-time interaction capabilities.
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 update generated by the librarian tool, incorporating new features and documentation updates from the upstream googleapis/googleapis repository. The changes affect the Dialogflow and Maps client libraries, adding features such as GeneratorEvaluation, Tool support, AgentCoachingInstruction, Place.consumerAlert, and Review.visitDate. All code modifications appear to be auto-generated, including new services, clients, protocol buffer messages, and corresponding helper boilerplate. As these changes are machine-generated and follow established repository patterns, I have no specific feedback or suggestions.

@quartzmo quartzmo merged commit 84cf55a into main Oct 23, 2025
11 checks passed
@quartzmo quartzmo deleted the librarian-20251023T070628Z branch October 23, 2025 14:38
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