2.0.0 (2025-10-14)
⚠ BREAKING CHANGES
- An existing message
PlaybookInput
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
- An existing message
PlaybookOutput
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
- An existing message
Action
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
- An existing message
UserUtterance
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
- An existing message
AgentUtterance
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
- An existing message
ToolUse
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
- An existing message
PlaybookInvocation
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
- An existing message
FlowInvocation
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
- An existing value
JSON
is removed from enumDataFormat
Features
- add Event action to Examples (273fed1)
- Add generators in fulfillment for v3beta and v3 (273fed1)
- add Import/Export playbook functionality to client lib (273fed1)
- add input and output parameters for Flows (273fed1)
- Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API (273fed1)
- add prompt security settings to the SDK (273fed1)
- add RestorePlaybookVersion functionality to client lib (273fed1)
- add routine and task (existing) playbook types (273fed1)
- Add ToolVersion APIs (273fed1)
- enable unified tracing API (273fed1)
- Return Vertex search document metadata with a datastore response (273fed1)
- support using secret manager to manage tool/webhook credentials (273fed1)
Bug Fixes
- An existing message
Action
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(273fed1) - An existing message
AgentUtterance
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(273fed1) - An existing message
FlowInvocation
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(273fed1) - An existing message
PlaybookInput
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(273fed1) - An existing message
PlaybookInvocation
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(273fed1) - An existing message
PlaybookOutput
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(273fed1) - An existing message
ToolUse
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(273fed1) - An existing message
UserUtterance
is moved fromgoogle/cloud/dialogflow/cx/v3beta1/example.proto
togoogle/cloud/dialogflow/cx/v3beta1/trace.proto
(273fed1) - An existing value
JSON
is removed from enumDataFormat
(273fed1)
Documentation
- A comment for field
flow
in message.google.cloud.dialogflow.cx.v3beta1.FlowInvocation
is changed (273fed1) - A comment for message
FlowInvocation
is changed (273fed1) - A comment for message
PlaybookInvocation
is changed (273fed1) - Update environment documentation to add support for ToolVersions (273fed1)