docs: Update evaluator version from output only to optional.
docs: Add further clarification for when the event Type CONVERSATION_FINISHED is fired
PiperOrigin-RevId: 830460349
feat: Improved generator quota management
feat: Context references added to conversation for dynamic data ingestion
feat: Added Vertex extension tool support to v2/v2beta1
feat: add a turn complete signal to BidiStreamingAnalyzeContent
docs: update documentation for transcription language code configuration
feat: A new field 'security_settings' is added to GenerateStatelessSuggestionRequest
feat: add Agent Assist Generator Evaluation feature
feat: Expose skip_empty_event_based_suggestion in ConversationProfile
feat: Expose debug info field in ConversationProfile
feat: Expose flexible safety filter change, rai_settings in ConversationProfile
feat: Added support for AI Coach feature
feat: Added tool support for AI Coach feature
docs: Updated comments for the `SuggestionInput` message, documenting how it is used with tools
PiperOrigin-RevId: 822692160
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 807444457
docs: clarified wording around use_timeout_based_endpointing
docs: clarified wording around BoostSpec and filter_specs
docs: clarified wording around send_time
PiperOrigin-RevId: 731775764
feat: Add Generator related services and types
feat: Add GenerateStatelessSuggestion related endpoints and types
docs: A comment for field `name` in message `.google.cloud.dialogflow.v2beta1.Conversation` is changed
docs: A comment for field `conversation_stage` in message `.google.cloud.dialogflow.v2beta1.Conversation` is changed
docs: A comment for field `filter` in message `.google.cloud.dialogflow.v2beta1.ListConversationsRequest` is changed
docs: A comment for field `latest_message` in message `.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is changed
docs: A comment for field `context_size` in message `.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is changed
docs: A comment for field `assist_query_params` in message `.google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest` is changed
docs: A comment for field `latest_message` in message `.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest` is changed
docs: A comment for field `max_context_size` in message `.google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest` is changed
docs: A comment for field `parent` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed
docs: A comment for field `session_id` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed
docs: A comment for field `conversation` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed
docs: A comment for field `latest_message` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest` is changed
docs: A comment for message `HumanAgentHandoffConfig` is changed
docs: A comment for field `live_person_config` in message `.google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig` is changed
docs: A comment for field `audio` in message `.google.cloud.dialogflow.v2beta1.AudioInput` is changed
fix: An existing method_signature `parent` is fixed for method `BatchCreateMessages` in service `Conversations`
fix: Changed field behavior for an existing field `parent` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest`
fix: Changed field behavior for an existing field `session_id` in message `.google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest`
PiperOrigin-RevId: 658857869
feat: added conformer model migration opt out flag
feat: added intent input to StreamingAnalyzeContentRequest
docs: clarified wording around END_OF_SINGLE_UTTERANCE
PiperOrigin-RevId: 615454974
feat: add enable_conversation_augmented_query field to HumanAgentAssistantConfig.SuggestionFeatureConfig message
feat: add INTENT enum in SearchKnowledgeAnswer.AnswerType message
feat: add rewritten_query in field in SearchKnowledgeResponse message
docs: improved comments on audio_config proto
PiperOrigin-RevId: 591042460
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566