Version history
Version 1.0.0-beta23, released 2025-03-10
New features
- Add new RPC IngestContextReferences, GenerateSuggestions ( commit fe50c27 )
Documentation improvements
- Clarified wording around phrase_sets ( commit fe50c27 )
- Clarified wording around document_correctness ( commit 9e1f4fc )
- Clarified wording around use_timeout_based_endpointing ( commit 9e1f4fc )
- Clarified wording around BoostSpec and filter_specs ( commit 9e1f4fc )
- Clarified wording around send_time ( commit 9e1f4fc )
Version 1.0.0-beta22, released 2025-02-18
New features
- Add PhoneNumbers API ( commit 44acfea )
- Add TelephonyConnectInfo of phone call-related info about the conversation ( commit 44acfea ) ## Version 1.0.0-beta21, released 2024-12-16
New features
- Add new fields for delivering intermediate transcriptions through PubSub ( commit 82c1063 )
Version 1.0.0-beta20, released 2024-12-06
New features
- Make TrainingPhrase name field output-only ( commit 0436b0d )
Version 1.0.0-beta19, released 2024-11-18
New features
- Add options of query_source, search_config, end_user_metadata and exact_search ( commit 5c57238 )
- Expose metadata in AnswerSource ( commit 5c57238 )
- Added support for ALAW encoding ( commit 8b8a0d4 )
- Add options of query_source, search_config and context_size ( commit 8b8a0d4 )
- Add SipTrunks service ( commit 8b8a0d4 )
Version 1.0.0-beta18, released 2024-08-05
Bug fixes
- An existing method_signature
parent
is fixed for methodBatchCreateMessages
in serviceConversations
( commit 33eca8a ) - Changed field behavior for an existing field
parent
in message.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest
( commit 33eca8a ) - Changed field behavior for an existing field
session_id
in message.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest
( commit 33eca8a )
New features
- Add Proactive Generative Knowledge Assist endpoints and types ( commit 33eca8a )
- Add Generator related services and types ( commit 33eca8a )
- Add GenerateStatelessSuggestion related endpoints and types ( commit 33eca8a )
Documentation improvements
- A comment for field
name
in message.google.cloud.dialogflow.v2beta1.Conversation
is changed ( commit 33eca8a ) - A comment for field
conversation_stage
in message.google.cloud.dialogflow.v2beta1.Conversation
is changed ( commit 33eca8a ) - A comment for field
filter
in message.google.cloud.dialogflow.v2beta1.ListConversationsRequest
is changed ( commit 33eca8a ) - A comment for field
latest_message
in message.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest
is changed ( commit 33eca8a ) - A comment for field
context_size
in message.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest
is changed ( commit 33eca8a ) - A comment for field
assist_query_params
in message.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest
is changed ( commit 33eca8a ) - A comment for field
latest_message
in message.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest
is changed ( commit 33eca8a ) - A comment for field
max_context_size
in message.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest
is changed ( commit 33eca8a ) - A comment for field
parent
in message.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest
is changed ( commit 33eca8a ) - A comment for field
session_id
in message.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest
is changed ( commit 33eca8a ) - A comment for field
conversation
in message.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest
is changed ( commit 33eca8a ) - A comment for field
latest_message
in message.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest
is changed ( commit 33eca8a ) - A comment for message
HumanAgentHandoffConfig
is changed ( commit 33eca8a ) - A comment for field
live_person_config
in message.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig
is changed ( commit 33eca8a ) - A comment for field
audio
in message.google.cloud.dialogflow.v2beta1.AudioInput
is changed ( commit 33eca8a )
Version 1.0.0-beta17, released 2024-06-04
New features
- Add properties for nested resource name references ( commit 15eec4d )
Version 1.0.0-beta16, released 2024-05-08
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. ( commit 022fab2 )
Version 1.0.0-beta15, released 2024-03-26
New features
- Change netstandard2.1 target to netstandard2.0 ( commit 82bea85 )
Version 1.0.0-beta14, released 2024-03-21
New features
- Added text sections to the submitted summary ( commit b036872 )
- Added conformer model migration opt out flag ( commit b036872 )
- Added intent input to StreamingAnalyzeContentRequest ( commit b036872 )
Documentation improvements
- Clarified wording around END_OF_SINGLE_UTTERANCE ( commit b036872 )
Version 1.0.0-beta13, released 2024-02-28
No API surface changes; just dependency updates.
Version 1.0.0-beta12, released 2024-01-08
New features
- Add sections field to HumanAgentAssistantConfig.SuggestionQueryConfig ( commit 24ff4e8 )
- Add enable_conversation_augmented_query field to HumanAgentAssistantConfig.SuggestionFeatureConfig message ( commit 24ff4e8 )
- Add INTENT enum in SearchKnowledgeAnswer.AnswerType message ( commit 24ff4e8 )
- Add rewritten_query in field in SearchKnowledgeResponse message ( commit 24ff4e8 )
Documentation improvements
- Improved comments on audio_config proto ( commit 24ff4e8 )
Version 1.0.0-beta11, released 2023-10-02
New features
- Add the enable_extended_streaming flag ( commit 68ba677 )
- Remove backend API deadline ( commit 68ba677 )
Version 1.0.0-beta10, released 2023-09-06
New features
- Added speech endpointing setting ( commit d275b98 )
- Added Knowledge Search API ( commit d275b98 )
Version 1.0.0-beta09, released 2023-08-16
New features
- Added baseline model version used to generate the summary ( commit db55ecf )
- Added the platform of the virtual agent response messages ( commit db55ecf )
Documentation improvements
- Minor formatting ( commit e039489 )
- Added google.api.field_behavior for some fields in audio_config ( commit 9879eda )
Version 1.0.0-beta08, released 2023-06-27
New features
- Added dialogflow_assist_answer ( commit 7608b18 )
- Added session_ttl ( commit 7608b18 )
- Added human_agent_side_config ( commit 7608b18 )
- Added suggestion_input ( commit 7608b18 )
- Added suggest_dialogflow_assists_response ( commit 7608b18 )
- Added suggest_entity_extraction_response ( commit 7608b18 )
Version 1.0.0-beta07, released 2023-05-11
New features
- Add baseline model configuration for conversation summarization ( commit e2bfd58 )
- Extended StreamingListCallCompanionEvents timeout to 600 seconds ( commit 395fbd9 )
- Added debug info for StreamingDetectIntent ( commit 395fbd9 )
- Added GenerateStatelessSummary method ( commit 395fbd9 )
Version 1.0.0-beta06, released 2023-03-06
New features
- Added support for custom content types ( commit 88cc1eb )
Documentation improvements
- Clarified wording around quota usage ( commit 88cc1eb )
Version 1.0.0-beta05, released 2023-02-22
New features
- Add PhraseSetName resource name ( commit 4a33a31 )
Version 1.0.0-beta04, released 2023-01-20
New features
- Enable REST transport ( commit 46d4fe8 )
Version 1.0.0-beta03, released 2022-12-14
New features
- Added cx_current_page field to AutomatedAgentReply ( commit bdd8fb5 )
Documentation improvements
- Clarified docs for Sentiment ( commit bdd8fb5 )
Version 1.0.0-beta02, released 2022-10-03
New features
- Add Agent Assist Summarization API ( https://cloud.google.com/agent-assist/docs/summarization ) ( commit 702ea24 )
Documentation improvements
- Clarify SuggestionFeature enums which are specific to chat agents ( commit 702ea24 )
Version 1.0.0-beta01, released 2022-08-31
Initial release.