Skip to content

chore: librarian generate pull request: 20260325T142734Z#16167

Merged
codyoss merged 1 commit intomainfrom
librarian-20260325T142734Z
Mar 25, 2026
Merged

chore: librarian generate pull request: 20260325T142734Z#16167
codyoss merged 1 commit intomainfrom
librarian-20260325T142734Z

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Mar 25, 2026

PR created by the Librarian CLI to generate Cloud Client Libraries code from protos.

BEGIN_COMMIT

BEGIN_NESTED_COMMIT
feat: updated v3 dialogflow client libraries with dtmf_pattern and trace_blocks

PiperOrigin-RevId: 888886398
Library-IDs: google-cloud-dialogflow-cx
Source-link: googleapis/googleapis@59d5f2b4
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: updated v3beta1 dialogflow client libraries with dtmf_pattern and trace_blocks

PiperOrigin-RevId: 887053734
Library-IDs: google-cloud-dialogflow-cx
Source-link: googleapis/googleapis@7e8511aa
END_NESTED_COMMIT

END_COMMIT

This pull request is generated with proto changes between
googleapis/googleapis@256b575f
(exclusive) and
googleapis/googleapis@59d5f2b4
(inclusive).

Librarian Version: v1.0.2-0.20260309131826-42ac5c451239
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c5699d10addd7c32f45569a3eddc624bf68731095922cf9db0fda5352f849bf5

@parthea parthea requested review from a team as code owners March 25, 2026 14:28
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, 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 new features into the Google Cloud Dialogflow CX client libraries, enhancing conversational AI capabilities. It introduces support for DTMF patterns in intent matching and provides comprehensive tracing of conversation flows, offering deeper insights into agent behavior and user interactions. These updates ensure the client libraries remain synchronized with the latest API functionalities.

Highlights

  • Dialogflow CX Client Library Updates: The Google Cloud Dialogflow CX client libraries for v3 and v3beta1 have been updated to include new fields and types.
  • DTMF Pattern Support: The Intent and Parameter messages now include an optional dtmf_pattern field, allowing for matching Dual-Tone Multi-Frequency patterns.
  • Conversation Trace Blocks: New types such as TraceBlock, SpeechProcessingMetadata, PlaybookTraceMetadata, and FlowTraceMetadata have been introduced to provide detailed tracing of conversation turns, including tool calls, LLM calls, and flow/playbook invocations. The QueryResult message now includes a trace_blocks field to expose this information.
  • Automated Client Library Generation: This pull request was automatically generated by the Librarian CLI, reflecting recent changes in the underlying protocol buffer definitions for Dialogflow CX.
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.

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 updates the google-cloud-dialogflow-cx client library, introducing new tracing capabilities and a DTMF pattern field for intents. The changes include adding TraceBlock, SpeechProcessingMetadata, PlaybookTraceMetadata, and FlowTraceMetadata types, which are integrated into session query results. Additionally, the Intent and Parameter classes now support an optional dtmf_pattern field. Corresponding unit tests have been updated to reflect these API additions for both v3 and v3beta1 versions of the library. No feedback to provide.

@codyoss codyoss merged commit 64582e8 into main Mar 25, 2026
28 of 29 checks passed
@codyoss codyoss deleted the librarian-20260325T142734Z branch March 25, 2026 14:44
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