docs: updated v3 dialogflow client libraries
fix!: An existing field `start_flow` is moved in to oneof in message `.google.cloud.dialogflow.cx.v3.Agent`
fix!: An existing field `webhook_ids` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult`
fix!: An existing field `webhook_display_names` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult`
fix!: An existing field `webhook_latencies` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult`
fix!: An existing field `webhook_tags` is removed from message `.google.cloud.dialogflow.cx.v3.QueryResult`
PiperOrigin-RevId: 856725401
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: 817687444
feat: add input and output parameters for Flows
feat: Return Vertex search document metadata with a datastore response
feat: add prompt security settings to the SDK
feat: Add generators in fulfillment for v3beta and v3
feat: Add ToolVersion APIs
docs: Update environment documentation to add support for ToolVersions
feat: add Import/Export playbook functionality to client lib
feat: add RestorePlaybookVersion functionality to client lib
feat: enable unified tracing API
docs: A comment for message `PlaybookInvocation` is changed
docs: A comment for message `FlowInvocation` is changed
docs: A comment for field `flow` in message `.google.cloud.dialogflow.cx.v3beta1.FlowInvocation` is changed
feat: support using secret manager to manage tool/webhook credentials
feat: add Event action to Examples
feat: add routine and task (existing) playbook types
fix!: An existing message `PlaybookInput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `PlaybookOutput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `Action` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `UserUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `AgentUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `ToolUse` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `PlaybookInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `FlowInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing value `JSON` is removed from enum `DataFormat`
PiperOrigin-RevId: 817327474
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
feat: added support for document_processing_mode
docs: clarified wording around use_timeout_based_endpointing
docs: clarified wording around StreamingDetectIntentRequest
PiperOrigin-RevId: 734249869
feat: added support for CONVERSATION_SUMMARIZATION
feat: added ConversatioalTrainingAssignments, ConversationalTrainingMembers, ConversationalTrainingModules,ConversationalTrainingTeams API
feat: added support for audio_input and speech_model
feat: changed enablle_partial_automated_agent_reply to optional
docs: clarified wording around filter and document_correctness
docs: clarified wording around use_timeout_based_endpointing
docs: changed reference link around ConversationStage
docs: clarified wording around boost_specs and filter_specs
docs: clarified wording around send_time
PiperOrigin-RevId: 733074841
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: added support for document_processing_mode
docs: clarified wording around use_timeout_based_endpointing
docs: clarified wording around StreamingDetectIntentRequest
PiperOrigin-RevId: 731475610
feat: added support for answer feedback & latency metrics in conversation history
feat: added DocumentProcessingMode & BoostSpec for data stores
PiperOrigin-RevId: 730930887