Changes
1.85.0 (2026-07-20)
Features
1.84.0 (2026-07-13)
Features
1.83.0 (2026-06-26)
Features
1.82.0 (2026-05-07)
1.81.0 (2026-04-30)
1.80.0 (2026-04-13)
1.79.0 (2026-04-09)
1.78.0 (2026-04-02)
1.77.0 (2026-03-26)
Features
- updated v2 dialogflow client libraries (5e50d57)
- updated v2beta1 dialogflow client libraries (5e50d57)
- updated v3 dialogflow client libraries with
dtmf_pattern and trace_blocks (5e50d57) - updated v3beta1 dialogflow client libraries with
dtmf_pattern and trace_blocks (5e50d57)
1.76.0 (2026-02-19)
Features
- Add new value
DETECT_INTENT_RESPONSE_VIEW_DEFAULT to enum DetectIntentResponseView (d3eb851)
Documentation
- Add comment for enum value
DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED in enum DetectIntentResponseView (d3eb851)
1.75.0 (2026-02-05)
Features
- added a new field StreamingAnalyzeContentRequest.output_multiple_utterances (611f239)
1.74.0 (2026-01-22)
Features
- updated v3 dialogflow client libraries (8ddeca5)
Bug Fixes
- An existing field
start_flow is moved in to oneof in message .google.cloud.dialogflow.cx.v3.Agent (8ddeca5) - An existing field
webhook_display_names is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (8ddeca5) - An existing field
webhook_ids is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (8ddeca5) - An existing field
webhook_latencies is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (8ddeca5) - An existing field
webhook_tags is removed from message .google.cloud.dialogflow.cx.v3.QueryResult (8ddeca5)
1.73.0 (2025-12-18)
Features
- updated v2 dialogflow client libraries (ce62012)
- updated v2beta1 dialogflow client libraries (ce62012)
- updated v3beta1 dialogflow client libraries (ce62012)
1.72.0 (2025-12-04)
Features
Documentation
- Add further clarification for when the event Type CONVERSATION_FINISHED is fired (185951b)
- Update evaluator version from output only to optional. (185951b)
1.71.0 (2025-11-06)
Features
- A new field 'security_settings' is added to GenerateStatelessSuggestionRequest (84cf55a)
- Added Vertex extension tool support to v2/v2beta1 (84cf55a)
- Added support for AI Coach feature (84cf55a)
- Added support for Build Your Own Assist feature (84cf55a)
- Added tool support for AI Coach feature (84cf55a)
- Context references added to conversation for dynamic data ingestion (84cf55a)
- Expose debug info field in ConversationProfile (84cf55a)
- Expose flexible safety filter change, rai_settings in ConversationProfile (84cf55a)
- Expose skip_empty_event_based_suggestion in ConversationProfile (84cf55a)
- Improved generator quota management (84cf55a)
- add Agent Assist Generator Evaluation feature (84cf55a)
- add a turn complete signal to BidiStreamingAnalyzeContent (84cf55a)
Documentation
- Updated comments for the
SuggestionInput message, documenting how it is used with tools (84cf55a) - minor formatting (612e608)
- update documentation for transcription language code configuration (84cf55a)
1.70.0 (2025-10-13)
Features
- dialogflow/cx: Add Event action to Examples (ddc086c)
- dialogflow/cx: Add generators in fulfillment for v3beta and v3 (ddc086c)
- dialogflow/cx: Add Import/Export playbook functionality to client lib (ddc086c)
- dialogflow/cx: Add input and output parameters for Flows (ddc086c)
- dialogflow/cx: Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API (ddc086c)
- dialogflow/cx: Add prompt security settings to the SDK (ddc086c)
- dialogflow/cx: Add RestorePlaybookVersion functionality to client lib (ddc086c)
- dialogflow/cx: Add routine and task (existing) playbook types (ddc086c)
- dialogflow/cx: Add ToolVersion APIs (ddc086c)
- dialogflow/cx: Enable unified tracing API (ddc086c)
- dialogflow/cx: Return Vertex search document metadata with a datastore response (ddc086c)
- dialogflow/cx: Support using secret manager to manage tool/webhook credentials (ddc086c)
Bug Fixes
- dialogflow/cx: An existing message
Action is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (ddc086c) - dialogflow/cx: An existing message
AgentUtterance is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (ddc086c) - dialogflow/cx: An existing message
FlowInvocation is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (ddc086c) - dialogflow/cx: An existing message
PlaybookInput is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (ddc086c) - dialogflow/cx: An existing message
PlaybookInvocation is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (ddc086c) - dialogflow/cx: An existing message
PlaybookOutput is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (ddc086c) - dialogflow/cx: An existing message
ToolUse is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (ddc086c) - dialogflow/cx: An existing message
UserUtterance is moved from google/cloud/dialogflow/cx/v3beta1/example.proto to google/cloud/dialogflow/cx/v3beta1/trace.proto (ddc086c) - dialogflow/cx: An existing value
JSON is removed from enum DataFormat (ddc086c) - dialogflow/cx: Upgrade gRPC service registration func (ddc086c)
Documentation
- dialogflow/cx: A comment for field
flow in message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation is changed (ddc086c) - dialogflow/cx: A comment for message
FlowInvocation is changed (ddc086c) - dialogflow/cx: A comment for message
PlaybookInvocation is changed (ddc086c) - dialogflow/cx: Update environment documentation to add support for ToolVersions (ddc086c)
1.69.1 (2025-09-16)
Bug Fixes
- dialogflow: Upgrade gRPC service registration func (617bb68)
1.69.0 (2025-07-09)
Features
- dialogflow/cx: Add support for generator settings on fulfillment (98ba6f0)
1.68.2 (2025-04-15)
Bug Fixes
- dialogflow: Update google.golang.org/api to 0.229.0 (3319672)
1.68.1 (2025-03-13)
Bug Fixes
- dialogflow: Update golang.org/x/net to 0.37.0 (1144978)
1.68.0 (2025-03-12)
Features
- dialogflow/cx: Added support for document_processing_mode (dd0d1d7)
- dialogflow/cx: Change client_secret in OAuthConfig from required to optional (#11682) (dd0d1d7)
- dialogflow/cx: Exposed Zone Separation & Zone Isolation status of an agent (dd0d1d7)
- dialogflow: Add new RPC IngestContextReferences, GenerateSuggestions (dd0d1d7)
- dialogflow: Add new RPC IngestContextReferences, GenerateSuggestions (dd0d1d7)
- dialogflow: Added ConversatioalTrainingAssignments, ConversationalTrainingMembers, ConversationalTrainingModules,ConversationalTrainingTeams API (dd0d1d7)
- dialogflow: Added support for audio_input and speech_model (dd0d1d7)
- dialogflow: Added support for CONVERSATION_SUMMARIZATION (dd0d1d7)
- dialogflow: Added support for TelephonyConnectionInfo, country_code and ControlPoint (dd0d1d7)
- dialogflow: Changed enablle_partial_automated_agent_reply to optional (dd0d1d7)
Documentation
- dialogflow/cx: A comment for field
cert in message .google.cloud.dialogflow.cx.v3beta1.Tool is changed (bba6f65) - dialogflow/cx: A comment for field
client_secret in message .google.cloud.dialogflow.cx.v3.Webhook is changed (dd0d1d7) - dialogflow/cx: A comment for field
name in message .google.cloud.dialogflow.cx.v3beta1.Tool is changed (#11797) (bba6f65) - dialogflow/cx: Clarified wording around StreamingDetectIntentRequest (dd0d1d7)
- dialogflow/cx: Clarified wording around use_timeout_based_endpointing (dd0d1d7)
- dialogflow: Changed reference link around ConversationStage (dd0d1d7)
- dialogflow: Clarified wording around boost_specs and filter_specs (dd0d1d7)
- dialogflow: Clarified wording around filter and document_correctness (dd0d1d7)
- dialogflow: Clarified wording around phrase_sets (dd0d1d7)
- dialogflow: Clarified wording around phrase_sets (dd0d1d7)
- dialogflow: Clarified wording around send_time (dd0d1d7)
- dialogflow: Clarified wording around use_timeout_based_endpointing (dd0d1d7)
1.67.0 (2025-03-06)
Features
- dialogflow/cx: Added support for document_processing_mode (3f23a91)
- dialogflow/cx: Exposed Zone Separation & Zone Isolation status of an agent (3f23a91)
Documentation
- dialogflow/cx: Clarified wording around StreamingDetectIntentRequest (3f23a91)
- dialogflow/cx: Clarified wording around use_timeout_based_endpointing (3f23a91)
- dialogflow: Clarified wording around BoostSpec and filter_specs (3f23a91)
- dialogflow: Clarified wording around document_correctness (3f23a91)
- dialogflow: Clarified wording around send_time (3f23a91)
- dialogflow: Clarified wording around use_timeout_based_endpointing (3f23a91)
1.66.0 (2025-02-26)
Features
- dialogflow/cx: Added DocumentProcessingMode & BoostSpec for data stores (1eb601e)
- dialogflow/cx: Added support for answer feedback & latency metrics in conversation history (1eb601e)
- dialogflow/cx: Added support for handlers (1eb601e)
- dialogflow/cx: Added support for playbook level speech settings (1eb601e)
1.65.0 (2025-02-12)
Features
- dialogflow: Add PhoneNumbers API (90140b1)
- dialogflow: Add TelephonyConnectInfo of phone call-related info about the conversation (90140b1)
1.64.1 (2025-01-02)
Bug Fixes
- dialogflow: Update golang.org/x/net to v0.33.0 (e9b0b69)
1.64.0 (2024-12-18)
Features
- dialogflow: Add new fields for delivering intermediate transcriptions through PubSub (4254053)
- dialogflow: Add new fields for delivering intermediate transcriptions through PubSub (4254053)
1.63.0 (2024-12-11)
Features
- dialogflow: Properly mark TrainingPhrase name field output-only (57fdec7)
Documentation
- dialogflow: Fixed the references to proto method / fields (57fdec7)
1.62.0 (2024-12-04)
Features
- dialogflow: Make TrainingPhrase name field output-only (#11217) (191a664)
1.61.0 (2024-11-19)
Features
- dialogflow: Add options of query_source, search_config, end_user_metadata and exact_search (c1e936d)
- dialogflow: Expose metadata in AnswerSource (c1e936d)
1.60.0 (2024-11-14)
Features
- dialogflow: Add options of query_source, search_config and context_size (ccbc882)
- dialogflow: Add options of query_source, search_config, end_user_metadata and exact_search (380e7d2)
- dialogflow: Add SipTrunks service (ccbc882)
- dialogflow: Added support for ALAW encoding (#11097) (ccbc882)
- dialogflow: Expose metadata in AnswerSource (380e7d2)
1.59.0 (2024-11-06)
Features
- dialogflow/cx: Add options of client_certificate_settings, bigquery_export_settings, bearer_token_config and boost_control_spec; add support of ALAW encoding (abf9cba)
- dialogflow/cx: Add options of client_certificate_settings, bigquery_export_settings, bearer_token_config and boost_control_spec; add support of ALAW encoding (#11072) (abf9cba)
- dialogflow: Add options of query_source, search_config and context_size (2a2dbb8)
- dialogflow: Added support for ALAW encoding (#11092) (2a2dbb8)
1.58.1 (2024-10-23)
Bug Fixes
- dialogflow: Update google.golang.org/api to v0.203.0 (8bb87d5)
- dialogflow: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)
1.58.0 (2024-09-25)
Features
- dialogflow: Add ALAW encoding value to Audio encoding enum (7250d71)
- dialogflow: Created new boolean fields in conversation dataset for zone isolation and zone separation compliance status (7250d71)
- dialogflow: Created new boolean fields in conversation model for zone isolation and zone separation compliance status (7250d71)
1.57.1 (2024-09-12)
Bug Fixes
- dialogflow: Bump dependencies (2ddeb15)
1.57.0 (2024-08-20)
Features
- dialogflow: Add support for Go 1.23 iterators (84461c0)
1.56.0 (2024-08-08)
Features
- dialogflow: Add GenerateStatelessSuggestion related endpoints and types (649c075)
- dialogflow: Add GenerateStatelessSuggestion related endpoints and types (649c075)
- dialogflow: Add Generator related services and types (649c075)
- dialogflow: Add Generator related services and types (649c075)
- dialogflow: Add Proactive Generative Knowledge Assist endpoints and types (649c075)
- dialogflow: Add Proactive Generative Knowledge Assist endpoints and types (649c075)
Bug Fixes
- dialogflow: An existing method_signature
parent is fixed for method BatchCreateMessages in service Conversations (649c075) - dialogflow: Changed field behavior for an existing field
parent in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest (649c075) - dialogflow: Changed field behavior for an existing field
parent in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest (649c075) - dialogflow: Changed field behavior for an existing field
session_id in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest (649c075) - dialogflow: Changed field behavior for an existing field
session_id in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest (649c075) - dialogflow: Update google.golang.org/api to v0.191.0 (5b32644)
Documentation
- dialogflow: A comment for field
assist_query_params in message .google.cloud.dialogflow.v2.SuggestConversationSummaryRequest is changed (649c075) - dialogflow: A comment for field
assist_query_params in message .google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest is changed (649c075) - dialogflow: A comment for field
audio in message .google.cloud.dialogflow.v2.AudioInput is changed (649c075) - dialogflow: A comment for field
audio in message .google.cloud.dialogflow.v2beta1.AudioInput is changed (649c075) - dialogflow: A comment for field
context_size in message .google.cloud.dialogflow.v2.SuggestConversationSummaryRequest is changed (649c075) - dialogflow: A comment for field
context_size in message .google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest is changed (649c075) - dialogflow: A comment for field
conversation_stage in message .google.cloud.dialogflow.v2.Conversation is changed (649c075) - dialogflow: A comment for field
conversation_stage in message .google.cloud.dialogflow.v2beta1.Conversation is changed (649c075) - dialogflow: A comment for field
conversation in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest is changed (649c075) - dialogflow: A comment for field
conversation in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest is changed (649c075) - dialogflow: A comment for field
filter in message .google.cloud.dialogflow.v2.ListConversationsRequest is changed (649c075) - dialogflow: A comment for field
filter in message .google.cloud.dialogflow.v2beta1.ListConversationsRequest is changed (649c075) - dialogflow: A comment for field
latest_message in message .google.cloud.dialogflow.v2.GenerateStatelessSummaryRequest is changed (649c075) - dialogflow: A comment for field
latest_message in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest is changed (649c075) - dialogflow: A comment for field
latest_message in message .google.cloud.dialogflow.v2.SuggestConversationSummaryRequest is changed (649c075) - dialogflow: A comment for field
latest_message in message .google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest is changed (649c075) - dialogflow: A comment for field
latest_message in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest is changed (649c075) - dialogflow: A comment for field
latest_message in message .google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest is changed (649c075) - dialogflow: A comment for field
live_person_config in message .google.cloud.dialogflow.v2.HumanAgentHandoffConfig is changed (649c075) - dialogflow: A comment for field
live_person_config in message .google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig is changed (649c075) - dialogflow: A comment for field
max_context_size in message .google.cloud.dialogflow.v2.GenerateStatelessSummaryRequest is changed (649c075) - dialogflow: A comment for field
max_context_size in message .google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest is changed (649c075) - dialogflow: A comment for field
name in message .google.cloud.dialogflow.v2.Conversation is changed (649c075) - dialogflow: A comment for field
name in message .google.cloud.dialogflow.v2beta1.Conversation is changed (649c075) - dialogflow: A comment for field
parent in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest is changed (649c075) - dialogflow: A comment for field
parent in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest is changed (649c075) - dialogflow: A comment for field
session_id in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest is changed (649c075) - dialogflow: A comment for field
session_id in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest is changed (649c075) - dialogflow: A comment for message
HumanAgentHandoffConfig is changed (649c075) - dialogflow: A comment for message
HumanAgentHandoffConfig is changed (649c075)
1.55.0 (2024-07-24)
Features
- dialogflow/cx: Added support for consent based redaction (1bb4c84)
- dialogflow/cx: Added support for lock flow (1bb4c84)
- dialogflow/cx: Added support for lock flow (1bb4c84)
- dialogflow/cx: Added support for multi language settings in flow (1bb4c84)
- dialogflow/cx: Added support for oauth and service agent auth for webhook. (1bb4c84)
- dialogflow/cx: Added support for service directory in tools (1bb4c84)
- dialogflow/cx: Added support for service directory in tools (1bb4c84)
- dialogflow/cx: Added support for transit to playbook from page (1bb4c84)
- dialogflow/cx: Expose PersonalizationSettings & SpeechSettings in v3 API. (1bb4c84)
- dialogflow/cx: Expose store tts option in security settings (1bb4c84)
- dialogflow/cx: Exposed DataStoreConnectionSignals (#10543) (1bb4c84)
- dialogflow/cx: Exposed model name in DataStoreConnectionSignals (1bb4c84)
Bug Fixes
- dialogflow: Update dependencies (257c40b)
Documentation
- dialogflow/cx: Clarified wording around audio redaction (1bb4c84)
- dialogflow/cx: Clarified wording around enable_stackdriver_logging & enable_interaction_logging (1bb4c84)
- dialogflow/cx: Clarified wording around enable_stackdriver_logging & enable_interaction_logging (1bb4c84)
- dialogflow/cx: Clarified wording around start point of test config. (1bb4c84)
- dialogflow/cx: Clarified wording around start point of test config. (1bb4c84)
1.54.3 (2024-07-10)
Bug Fixes
1.54.2 (2024-07-01)
Bug Fixes
1.54.1 (2024-06-26)
Bug Fixes
- dialogflow: Enable new auth lib (b95805f)
1.54.0 (2024-06-10)
Features
- dialogflow/cx: A new field
action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.PlaybookInput (385b6ee) - dialogflow/cx: A new field
action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.PlaybookOutput (385b6ee) - dialogflow/cx: A new field
endpointing_timeout_duration is added to message .google.cloud.dialogflow.cx.v3beta1.AdvancedSettings (385b6ee) - dialogflow/cx: A new field
input_action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation (385b6ee) - dialogflow/cx: A new field
input_action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.ToolUse (385b6ee) - dialogflow/cx: A new field
instruction is added to message .google.cloud.dialogflow.cx.v3beta1.Playbook (385b6ee) - dialogflow/cx: A new field
interdigit_timeout_duration is added to message .google.cloud.dialogflow.cx.v3beta1.AdvancedSettings (385b6ee) - dialogflow/cx: A new field
output_action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation (385b6ee) - dialogflow/cx: A new field
output_action_parameters is added to message .google.cloud.dialogflow.cx.v3beta1.ToolUse (385b6ee) - dialogflow/cx: A new field
store_tts_audio is added to message .google.cloud.dialogflow.cx.v3beta1.SecuritySettings (385b6ee) - dialogflow/cx: A new field
tool_call is added to message .google.cloud.dialogflow.cx.v3beta1.ResponseMessage (385b6ee) - dialogflow/cx: A new message
Instruction is added (385b6ee) - dialogflow/cx: A new message
ToolCall is added (385b6ee) - dialogflow/cx: A new value
PLAYBOOK is added to enum MatchType (385b6ee)
Bug Fixes
- dialogflow/cx: An existing field
actions is removed from message .google.cloud.dialogflow.cx.v3beta1.Tool (385b6ee) - dialogflow/cx: An existing field
input_parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation (385b6ee) - dialogflow/cx: An existing field
input_parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.ToolUse (385b6ee) - dialogflow/cx: An existing field
output_parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.FlowInvocation (385b6ee) - dialogflow/cx: An existing field
output_parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.ToolUse (385b6ee) - dialogflow/cx: An existing field
parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.PlaybookInput (385b6ee) - dialogflow/cx: An existing field
parameters is removed from message .google.cloud.dialogflow.cx.v3beta1.PlaybookOutput (385b6ee) - dialogflow/cx: An existing field
schemas is removed from message .google.cloud.dialogflow.cx.v3beta1.Tool (385b6ee) - dialogflow/cx: An existing field
start_flow is moved in to oneof in message .google.cloud.dialogflow.cx.v3beta1.Agent (#10340) (385b6ee) - dialogflow/cx: An existing field
start_playbook is moved in to oneof in message .google.cloud.dialogflow.cx.v3beta1.Agent (385b6ee) - dialogflow/cx: An existing field
steps is removed from message .google.cloud.dialogflow.cx.v3beta1.Playbook (385b6ee) - dialogflow/cx: An existing message
ActionParameter is removed (385b6ee)
Documentation
- dialogflow/cx: A comment for field
start_flow in message .google.cloud.dialogflow.cx.v3beta1.Agent is changed (385b6ee) - dialogflow/cx: A comment for field
start_playbook in message .google.cloud.dialogflow.cx.v3beta1.Agent is changed (385b6ee)
1.53.0 (2024-05-01)
Features
- dialogflow/cx: Added Conversation History API (1d757c6)
Bug Fixes
- dialogflow: Bump x/net to v0.24.0 (ba31ed5)
1.52.0 (2024-03-27)
Features
- dialogflow/cx: Added support for DataStoreConnection, DataStoreConnectionSettings (4834425)
1.51.0 (2024-03-14)
Features
- dialogflow: Added text sections to the submitted summary (25c3f2d)
1.50.0 (2024-03-12)
Features
- dialogflow: Added text sections to the submitted summary (#9538) (ccfe599)
1.49.0 (2024-02-09)
Features
- dialogflow/cx: A new field
opt_out_conformer_model_migration is added to message .google.cloud.dialogflow.cx.v3.InputAudioConfig (f049c97) - dialogflow/cx: Public preview the Dialogflow LLM based agent (f049c97)
1.48.2 (2024-01-30)
Bug Fixes
- dialogflow: Enable universe domain resolution options (fd1d569)
1.48.1 (2024-01-11)
Documentation
- dialogflow/cx: Fix formatting due to unclosed backtick (c3f1174)
1.48.0 (2024-01-03)
Features
- dialogflow: Add sections field to HumanAgentAssistantConfig.SuggestionQueryConfig (69c49f2)
- dialogflow: Add sections field to HumanAgentAssistantConfig.SuggestionQueryConfig (69c49f2)
1.47.0 (2023-12-07)
Features
1.46.0 (2023-11-29)
Features
1.45.0 (2023-11-27)
Features
- dialogflow/cx: Add agent answer feedback capability (2020edf)
- dialogflow/cx: Add agent answer feedback capability (2020edf)
1.44.3 (2023-11-01)
Bug Fixes
- dialogflow: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.44.2 (2023-10-26)
Bug Fixes
- dialogflow: Update grpc-go to v1.59.0 (81a97b0)
1.44.1 (2023-10-12)
Bug Fixes
- dialogflow: Update golang.org/x/net to v0.17.0 (174da47)
1.44.0 (2023-10-04)
Features
- dialogflow/cx: Add support for AdvancedSettings (57fc1a6)
- dialogflow/cx: Add support for AdvancedSettings (57fc1a6)
- dialogflow: Add the enable_partial_automated_agent_reply flag (57fc1a6)
- dialogflow: Add the enable_partial_automated_agent_reply flag (57fc1a6)
1.43.0 (2023-09-11)
Features
- dialogflow/cx: Added generative AI, safety/security and speech endpointing settings (fbfaf21)
- dialogflow/cx: Added generative AI, safety/security and speech endpointing settings (#8510) (15be57b)
- dialogflow: Added speech endpointing setting (fbfaf21)
- dialogflow: Added speech endpointing setting (#8497) (fbfaf21)
Bug Fixes
- dialogflow/cx: Fix Ruby namespaces for generative AI classes (#8538) (73a958d)
1.42.0 (2023-08-17)
Features
- dialogflow: Added baseline model version used to generate the summary (b3dbdde)
1.41.0 (2023-08-14)
Features
- dialogflow/cx: Added agent level route group (fcb41cc)
- dialogflow/cx: Added agent level route group (fcb41cc)
- dialogflow: Added baseline model version used to generate the summary (#8397) (fcb41cc)
1.40.1 (2023-08-08)
Documentation
1.40.0 (2023-07-18)
Features
- dialogflow/cx: Added GitIntegrationSettings to the Agent (#8244) (dda1f9d)
1.39.0 (2023-07-10)
Features
- dialogflow/cx: Added GitIntegrationSettings to the Agent (bac978a)
Documentation
- dialogflow: Added google.api.field_behavior for some fields in audio_config (bac978a)
- dialogflow: Added google.api.field_behavior for some fields in audio_config (#8230) (bac978a)
1.38.0 (2023-06-27)
Features
- dialogflow: Added dialogflow_assist_answer (94ea341)
- dialogflow: Added dialogflow_assist_answer (94ea341)
1.37.0 (2023-06-20)
Features
- dialogflow/cx: Added include_bigquery_export_settings to ExportAgentRequest (b726d41)
- dialogflow/cx: Added include_bigquery_export_settings to ExportAgentRequest (b726d41)
Bug Fixes
- dialogflow: REST query UpdateMask bug (df52820)
1.36.0 (2023-06-13)
Features
- dialogflow/cx: Add support for flexible webhook (3abdfa1)
- dialogflow/cx: Add support for flexible webhook (3abdfa1)
1.35.0 (2023-05-30)
Features
- dialogflow: Update all direct dependencies (b340d03)
1.34.0 (2023-05-16)
Features
- dialogflow: Add baseline model configuration for conversation summarization (31421d5)
- dialogflow: Add baseline model configuration for conversation summarization (31421d5)
1.33.0 (2023-05-10)
Features
- dialogflow/cx: Extended CreateAgent timeout to 180 seconds feat: added debug info to StreamingDetectIntent (31c3766)
- dialogflow/cx: Extended CreateAgent timeout to 180 seconds feat: added debug info to StreamingDetectIntent (31c3766)
- dialogflow: Extended StreamingListCallCompanionEvents timeout to 600 seconds (#7880) (0d5df81)
- dialogflow: Extended StreamingListCallCompanionEvents timeout to 600 seconds feat: added debug info for StreamingDetectIntent (31c3766)
- dialogflow: Extended StreamingListCallCompanionEvents timeout to 600 seconds feat: added debug info for StreamingDetectIntent (31c3766)
1.32.1 (2023-05-08)
Bug Fixes
- dialogflow: Update grpc to v1.55.0 (1147ce0)
1.32.0 (2023-03-15)
Features
- dialogflow/cx: Added persist_parameter_changes field from
query_params to MatchIntentRequest (69067f8) - dialogflow/cx: Added persist_parameter_changes field from
query_params to MatchIntentRequest (69067f8) - dialogflow: Added support for custom content types (8c98464)
- dialogflow: Added support for custom content types docs: clarified wording around quota usage (69067f8)
- dialogflow: Added support for custom content types docs: clarified wording around quota usage (69067f8)
- dialogflow: Update iam and longrunning deps (91a1f78)
Documentation
- dialogflow/cx: Clarified wording around quota usage (#7538) (0df63fc)
1.31.0 (2023-02-22)
Features
- dialogflow/cx: Added gcs.proto. added support for GcsDestination and TextToSpeech.Settings (932ddc8)
- dialogflow/cx: Added gcs.proto. added support for GcsDestination and TextToSpeechSettings (#7473) (1191136)
1.30.0 (2023-02-17)
Features
- dialogflow: Migrate to new stubs (a61ddcd)
1.29.0 (2023-02-16)
Features
- dialogflow: Start generating proto stubs (970d763)
1.28.0 (2023-02-16)
Features
- dialogflow: Added support for AssistQueryParameters and SynthesizeSpeechConfig (#7433) (2cedee1)
1.27.0 (2023-02-14)
Features
- dialogflow: Added JSON_PACKAGE field to ExportAgentRequest (4623db8)
1.26.0 (2023-01-26)
Features
- dialogflow/apiv2beta1: Add REST transport (f7b0822)
- dialogflow/cx: Added JSON_PACKAGE field to ExportAgentRequest (2359f92)
- dialogflow/cx: Added JSON_PACKAGE field to ExportAgentRequest (19e9d03)
- dialogflow/cx: ResponseMessage proto contains channel information docs: updated go library package (8b3b76d)
- dialogflow/cx: ResponseMessage proto contains channel information docs: updated go library package (1fb0c5e)
- dialogflow: Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) docs: clarify SuggestionFeature enums which are specific to chat agents (8388f87)
- dialogflow: Add REST client (06a54a1)
- dialogflow: Added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (7231644)
- dialogflow: Added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (4f0456e)
- dialogflow: Added StreamingAnalyzeContent API feat: Added obfuscated_external_user_id to Participant feat: Can directly set Cloud Speech model on the SpeechToTextConfig (9c5d6c8)
- dialogflow: Added SuggestConversationSummary RPC (#7252) (0c5e386)
- dialogflow: Can directly set Cloud Speech model on the SpeechToTextConfig (aad4787)
- dialogflow: Include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents (de4e16a)
- dialogflow: Rewrite signatures in terms of new location (3c4b2b3)
- dialogflow: Rewrite signatures in terms of new types for betas (9f303f9)
- dialogflow: Start generating apiv2beta1 (#6601) (6f8b1eb)
- dialogflow: Start generating proto message types (563f546)
- dialogflow: Start generating stubs dir (de2d180)
Bug Fixes
- dialogflow/cx: Revert removal of LRO mixin (52dddd1)
Documentation
- dialogflow/cx: Clarified Agent Assist max retention is 30 days (4f0456e)
- dialogflow/cx: Clarified Agent Assist max retention is 30 days (7c8cbcf)
- dialogflow/cx: Clarified gcs_bucket field of the SecuritySettings message (de4e16a)
- dialogflow/cx: Clarified gcs_bucket field of the SecuritySettings message (8388f87)
- dialogflow/cx: Clarified TTL as time-to-live docs: Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile) (aad4787)
- dialogflow/cx: Clarify interactive logging TTL behavior (9c5d6c8)
- dialogflow: Added an explicit note that DetectIntentRequest's text input is limited by 256 characters (1d6fbcc)
- dialogflow: Reformat some comments and documentation (19e9d03)
1.25.0 (2023-01-26)
Features
- dialogflow/apiv2beta1: Add REST transport (f7b0822)
- dialogflow/cx: Added JSON_PACKAGE field to ExportAgentRequest (2359f92)
- dialogflow/cx: Added JSON_PACKAGE field to ExportAgentRequest (19e9d03)
- dialogflow/cx: ResponseMessage proto contains channel information docs: updated go library package (8b3b76d)
- dialogflow/cx: ResponseMessage proto contains channel information docs: updated go library package (1fb0c5e)
- dialogflow: Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) docs: clarify SuggestionFeature enums which are specific to chat agents (8388f87)
- dialogflow: Add REST client (06a54a1)
- dialogflow: Added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (7231644)
- dialogflow: Added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (4f0456e)
- dialogflow: Added StreamingAnalyzeContent API feat: Added obfuscated_external_user_id to Participant feat: Can directly set Cloud Speech model on the SpeechToTextConfig (9c5d6c8)
- dialogflow: Added SuggestConversationSummary RPC (#7252) (0c5e386)
- dialogflow: Can directly set Cloud Speech model on the SpeechToTextConfig (aad4787)
- dialogflow: Include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents (de4e16a)
- dialogflow: Rewrite signatures in terms of new location (3c4b2b3)
- dialogflow: Rewrite signatures in terms of new types for betas (9f303f9)
- dialogflow: Start generating apiv2beta1 (#6601) (6f8b1eb)
- dialogflow: Start generating proto message types (563f546)
- dialogflow: Start generating stubs dir (de2d180)
Bug Fixes
- dialogflow/cx: Revert removal of LRO mixin (52dddd1)
Documentation
- dialogflow/cx: Clarified Agent Assist max retention is 30 days (4f0456e)
- dialogflow/cx: Clarified Agent Assist max retention is 30 days (7c8cbcf)
- dialogflow/cx: Clarified gcs_bucket field of the SecuritySettings message (de4e16a)
- dialogflow/cx: Clarified gcs_bucket field of the SecuritySettings message (8388f87)
- dialogflow/cx: Clarified TTL as time-to-live docs: Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile) (aad4787)
- dialogflow/cx: Clarify interactive logging TTL behavior (9c5d6c8)
- dialogflow: Added an explicit note that DetectIntentRequest's text input is limited by 256 characters (1d6fbcc)
- dialogflow: Reformat some comments and documentation (19e9d03)
1.24.0 (2023-01-26)
Features
- dialogflow/cx: Added JSON_PACKAGE field to ExportAgentRequest (2359f92)
- dialogflow/cx: Added JSON_PACKAGE field to ExportAgentRequest (19e9d03)
- dialogflow: Added SuggestConversationSummary RPC (#7252) (0c5e386)
Documentation
- dialogflow: Reformat some comments and documentation (19e9d03)
1.23.0 (2023-01-18)
Features
- dialogflow/cx: ResponseMessage proto contains channel information docs: updated go library package (8b3b76d)
- dialogflow/cx: ResponseMessage proto contains channel information docs: updated go library package (1fb0c5e)
1.22.0 (2023-01-04)
Features
- dialogflow: Add REST client (06a54a1)
1.21.0 (2022-12-01)
Features
- dialogflow: added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (7231644)
- dialogflow: added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (4f0456e)
Documentation
- dialogflow/cx: Clarified Agent Assist max retention is 30 days (4f0456e)
- dialogflow/cx: Clarified Agent Assist max retention is 30 days (7c8cbcf)
1.20.0 (2022-11-09)
Features
- dialogflow: Added StreamingAnalyzeContent API feat: Added obfuscated_external_user_id to Participant feat: Can directly set Cloud Speech model on the SpeechToTextConfig (9c5d6c8)
Documentation
- dialogflow/cx: Clarify interactive logging TTL behavior (9c5d6c8)
1.19.0 (2022-11-03)
Features
- dialogflow: rewrite signatures in terms of new location (3c4b2b3)
1.18.0 (2022-10-25)
Features
- dialogflow: Can directly set Cloud Speech model on the SpeechToTextConfig (aad4787)
- dialogflow: start generating stubs dir (de2d180)
Documentation
- dialogflow/cx: Clarified TTL as time-to-live docs: Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile) (aad4787)
1.17.0 (2022-10-14)
Features
- dialogflow: Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) docs: clarify SuggestionFeature enums which are specific to chat agents (8388f87)
- dialogflow: include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents (de4e16a)
Documentation
- dialogflow/cx: clarified gcs_bucket field of the SecuritySettings message (de4e16a)
- dialogflow/cx: clarified gcs_bucket field of the SecuritySettings message (8388f87)
1.16.1 (2022-09-28)
Bug Fixes
- dialogflow/cx: revert removal of LRO mixin (52dddd1)
1.16.0 (2022-09-21)
Features
- dialogflow: rewrite signatures in terms of new types for betas (9f303f9)
1.15.0 (2022-09-19)
Features
- dialogflow: start generating proto message types (563f546)
1.14.0 (2022-09-15)
Features
- dialogflow/apiv2beta1: add REST transport (f7b0822)
1.13.0 (2022-09-06)
Features
1.12.1 (2022-08-02)
Documentation
- dialogflow: added an explicit note that DetectIntentRequest's text input is limited by 256 characters (1d6fbcc)
1.12.0 (2022-07-12)
Features
- dialogflow: deprecated the filter field and add resource_definition docs: add more meaningful comments (8a1ad06)
Documentation
- dialogflow/cx: clarify descriptions of the AdvancedSettings and WebhookRequest data types (1732e43)
- dialogflow/cx: improve comments for protos (963efe2)
1.11.0 (2022-06-29)
Features
- dialogflow: start generating REST client for beta clients (25b7775)
1.10.0 (2022-06-16)
Features
- dialogflow/cx: added webhook_config (90489b1)
- dialogflow/cx: added webhook_config (90489b1)
1.9.0 (2022-05-24)
Features
- dialogflow/cx: add audio export settings to security settings docs: update the doc on diagnostic info (6ef576e)
1.8.1 (2022-04-20)
Bug Fixes
- dialogflow: correct broken ConversationModelEvaluation resource pattern (689cad9)
1.8.0 (2022-04-06)
Features
- dialogflow/cx: added support for locking an agent for changes feat: added data format specification for export agent (81c4c91)
- dialogflow/cx: added support for locking an agent for changes feat: added data format specification for export agent (81c4c91)
1.7.0 (2022-03-14)
Features
- dialogflow: added ConversationModel resource and its APIs feat: added ConversationDataset resource and its APIs feat: added SetSuggestionFeatureConfig and ClearSuggestionFeatureConfig APIs for ConversationProfile feat: added new knowledge type of Document content feat: added states of Document feat: added metadata for the Knowledge operation docs: updated copyright (96c9d7e)
1.6.0 (2022-02-23)
Features
- dialogflow: set versionClient to module version (55f0d92)
1.5.0 (2022-02-14)
Features
- dialogflow: add file for tracking version (17b36ea)
1.4.0 (2022-02-03)
Features
- dialogflow: added conversation process config, ImportDocument and SuggestSmartReplies API (f560b1e)
1.3.0 (2022-01-04)
Features
- dialogflow/cx: added
TelephonyTransferCall in response message (fe27098) - dialogflow/cx: added support for comparing between versions docs: clarified security settings API reference (83b941c)
- dialogflow/cx: added the display name of the current page in webhook requests (e0833b2)
- dialogflow/cx: added the display name of the current page in webhook requests (e0833b2)
- dialogflow/cx: allow setting custom CA for generic webhooks and release CompareVersions API docs: clarify DLP template reader usage (90e2868)
- dialogflow: added export documentation method feat: added filter in list documentations request feat: added option to import custom metadata from Google Cloud Storage in reload document request feat: added option to apply partial update to the smart messaging allowlist in reload document request feat: added filter in list knowledge bases request (5444809)
- dialogflow: added support to configure security settings, language code and time zone on conversation profile (1f5aa78)
- dialogflow: removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant (5444809)
- dialogflow: support document metadata filter in article suggestion and smart reply model in human agent assistant (e33350c)
1.2.0 (2021-11-02)
Features
- dialogflow/cx: added API for changelogs docs: clarified semantic of the streaming APIs (587bba5)
- dialogflow/cx: added API for changelogs docs: clarified semantic of the streaming APIs (587bba5)
1.1.0 (2021-10-18)
Features
- dialogflow/cx: added support for Deployments with ListDeployments and GetDeployment apis feat: added support for DeployFlow api under Environments feat: added support for TestCasesConfig under Environment docs: added long running operation explanation for several apis fix!: marked resource name of security setting as not-required (8c5c6cf)
1.0.0
Stabilize GA surface.
v0.1.0
This is the first tag to carve out dialogflow as its own module. See Add a module to a multi-module repository.