Commit graph

487 commits

Author SHA1 Message Date
Google APIs
0a38d04e5f feat: speech activity event is configurable through InputAudioConfig.enable_voice_activity_events
PiperOrigin-RevId: 938734679
2026-06-26 13:07:50 -07:00
Google APIs
8a2919cce0 feat: speech activity event is configurable through InputAudioConfig.enable_voice_activity_events
feat: StreamingRecognitionResult now has new MessageType: DTMF_DIGITS, PARTIAL_DTMF_DIGITS, SPEECH_ACTIVITY_BEGIN, SPEECH_ACTIVITY_END
feat: ces_debug_info is available in SearchKnowledgeDebugInfo

PiperOrigin-RevId: 938734624
2026-06-26 13:07:03 -07:00
Google APIs
21ebf26761 feat: StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END
feat: SearchKnowledgeDebugInfo contains ces_debug_info

PiperOrigin-RevId: 938081625
2026-06-25 11:00:48 -07:00
Google APIs
e9195b36c9 fix: hide ConversationModelConfig as ConversationModel isn't visible
PiperOrigin-RevId: 934486411
2026-06-18 12:14:50 -07:00
Google APIs
d5ddb40d39 docs: clarified OUTPUT_AUDIO_ENCODING_MP3
feat: added support for new AnswerType types
feat: added support for SIP config in conversation profile
feat: added support for proactive and reactive in CES app
feat: added support for new knowledge suggestion

PiperOrigin-RevId: 934362603
2026-06-18 08:17:28 -07:00
Google APIs
a105b43efe docs: clarified OUTPUT_AUDIO_ENCODING_MP3 bit rate with deprecation and DETECT_INTENT_RESPONSE_VIEW_BASIC
PiperOrigin-RevId: 934362384
2026-06-18 08:16:50 -07:00
Google APIs
f548abb6c8 docs: clarified OUTPUT_AUDIO_ENCODING_MP3
feat: added support for new AnswerType types
feat: added support for SIP config in conversation profile
feat: added support for proactive and reactive in CES app
feat: added support for new knowledge suggestion

PiperOrigin-RevId: 934361904
2026-06-18 08:15:58 -07:00
Google APIs
d513a5966f docs: clarified OUTPUT_AUDIO_ENCODING_MP3 bit rate with deprecation and DETECT_INTENT_RESPONSE_VIEW_BASIC
PiperOrigin-RevId: 934361337
2026-06-18 08:15:07 -07:00
Google APIs
6470fae8e9 chore: Update gapic-generator-python to 1.32.0
PiperOrigin-RevId: 915473784
2026-05-14 09:39:49 -07:00
Google APIs
b6669d761c chore: Add ruby_package to missing proto files in google-cloud-dialogflow-cx-v3
PiperOrigin-RevId: 897389079
2026-04-09 17:39:34 -07:00
Google APIs
59d5f2b469 feat: updated v3 dialogflow client libraries with dtmf_pattern and trace_blocks
PiperOrigin-RevId: 888886398
2026-03-24 15:32:07 -07:00
Google APIs
f2cee572a7 feat: updated v2beta1 dialogflow client libraries
PiperOrigin-RevId: 888757094
2026-03-24 11:02:12 -07:00
Google APIs
6649b7fea2 feat: updated v2 dialogflow client libraries
PiperOrigin-RevId: 888116636
2026-03-23 08:48:22 -07:00
Google APIs
7e8511aad9 feat: updated v3beta1 dialogflow client libraries with dtmf_pattern and trace_blocks
PiperOrigin-RevId: 887053734
2026-03-20 17:41:00 -07:00
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
7b25d8c4b8 feat: Add new value DETECT_INTENT_RESPONSE_VIEW_DEFAULT to enum DetectIntentResponseView
docs: Add comment for enum value `DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED` in enum `DetectIntentResponseView`

PiperOrigin-RevId: 869958840
2026-02-13 17:57:04 -08:00
Google APIs
fa4dc54cf1 feat: added a new field StreamingAnalyzeContentRequest.output_multiple_utterances
PiperOrigin-RevId: 862959083
2026-01-29 16:50:01 -08:00
Google APIs
b8d149138b feat: updated v3 dialogflow client libraries
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
2026-01-15 10:47:39 -08:00
Google APIs
55ab9c6263 feat: updated v2beta1 dialogflow client libraries
PiperOrigin-RevId: 843755897
2025-12-12 10:57:26 -08:00
Google APIs
3784b368a9 feat: updated v3beta1 dialogflow client libraries
PiperOrigin-RevId: 843704214
2025-12-12 08:38:21 -08:00
Google APIs
7a595fde9d feat: updated v2 dialogflow client libraries
docs: updated v2 dialogflow client libraries

PiperOrigin-RevId: 843703774
2025-12-12 08:37:12 -08:00
Google APIs
ba80e9b525 feat: add support for defining custom actions in code. See https://cloud.google.com/dialogflow/cx/docs/concept/playbook/code-block for more information
feat: Service Account Auth in Tools and Webhooks

PiperOrigin-RevId: 830582229
2025-11-10 13:42:43 -08:00
Google APIs
91e4279d36 feat: add agentDesktopSource field to the Participant object
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
2025-11-10 08:43:29 -08:00
Google APIs
fc2a56a121 docs: minor formatting
PiperOrigin-RevId: 823067257
2025-10-23 09:16:43 -07:00
Google APIs
80a2081303 feat: Added support for Build Your Own Assist feature
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
2025-10-22 12:22:23 -07:00
Google APIs
27cca3c8e9 fix: upgrade gRPC service registration func
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
2025-10-10 10:00:16 -07:00
Google APIs
8dc86c1605 feat: Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API
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
2025-10-09 14:01:23 -07:00
Google APIs
d4a9eb5869 docs: remove legacy internal lint directives
PiperOrigin-RevId: 810503708
2025-09-23 11:01:24 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
888ae95dd6 fix: upgrade gRPC service registration func
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
2025-09-15 17:15:55 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
6e5b74e4f8 feat: add a sipTrunk API
PiperOrigin-RevId: 781562730
2025-07-10 09:22:13 -07:00
Google APIs
24cab82a02 feat: Add support for generator settings on fulfillment
PiperOrigin-RevId: 778681964
2025-07-02 16:42:29 -07:00
Google APIs
15f9d8b4be docs: A comment for field name in message .google.cloud.dialogflow.cx.v3beta1.Tool is changed
docs: A comment for field `cert` in message `.google.cloud.dialogflow.cx.v3beta1.Tool` is changed

PiperOrigin-RevId: 735383878
2025-03-10 08:24:57 -07:00
Google APIs
df58085901 feat: Change client_secret in OAuthConfig from required to optional
docs: A comment for field `client_secret` in message `.google.cloud.dialogflow.cx.v3.Webhook` is changed

PiperOrigin-RevId: 734411561
2025-03-06 22:07:30 -08:00
Google APIs
7570e17f58 feat: exposed Zone Separation & Zone Isolation status of an agent
feat: added support for document_processing_mode
docs: clarified wording around use_timeout_based_endpointing
docs: clarified wording around StreamingDetectIntentRequest

PiperOrigin-RevId: 734249869
2025-03-06 12:44:06 -08:00
Google APIs
aee4464e15 feat: Add new RPC IngestContextReferences, GenerateSuggestions
docs: clarified wording around phrase_sets

PiperOrigin-RevId: 734249550
2025-03-06 12:43:20 -08:00
Google APIs
c57048e5e0 feat: Add new RPC IngestContextReferences, GenerateSuggestions
docs: clarified wording around phrase_sets

PiperOrigin-RevId: 733912069
2025-03-05 16:38:16 -08:00
Google APIs
cd8473077f feat: added support for TelephonyConnectionInfo, country_code and ControlPoint
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
2025-03-03 15:05:43 -08:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
8dc944f48a docs: clarified wording around document_correctness
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
2025-02-27 10:27:18 -08:00
Google APIs
b7c1119f8e feat: exposed Zone Separation & Zone Isolation status of an agent
feat: added support for document_processing_mode
docs: clarified wording around use_timeout_based_endpointing
docs: clarified wording around StreamingDetectIntentRequest

PiperOrigin-RevId: 731475610
2025-02-26 15:22:23 -08:00
Google APIs
8ed13a08af feat: added support for handlers
PiperOrigin-RevId: 731109606
2025-02-25 18:45:39 -08:00
Google APIs
fbbbf50238 feat: added support for playbook level speech settings
feat: added support for answer feedback & latency metrics in conversation history
feat: added DocumentProcessingMode & BoostSpec for data stores

PiperOrigin-RevId: 730930887
2025-02-25 10:09:40 -08:00
Google APIs
46d2cb1372 build(php): remove generation for google/cloud/dialogflow/v2beta1 which is unused
PiperOrigin-RevId: 725255036
2025-02-10 10:03:01 -08:00
Google APIs
7dd0554109 feat: add PhoneNumbers API
feat: add TelephonyConnectInfo of phone call-related info about the conversation

PiperOrigin-RevId: 724392543
2025-02-07 10:30:52 -08:00
Google APIs
2dee81b474 chore(php): update to new client surface
PiperOrigin-RevId: 713324443
2025-01-08 09:53:20 -08:00
Google APIs
35c27e3dff feat: add new fields for delivering intermediate transcriptions through PubSub
PiperOrigin-RevId: 705999588
2024-12-13 14:16:46 -08:00
Google APIs
d140b5109f feat: add new fields for delivering intermediate transcriptions through PubSub
PiperOrigin-RevId: 705962694
2024-12-13 12:17:13 -08:00
Google APIs
6989f67989 feat: properly mark TrainingPhrase name field output-only
docs: fixed the references to proto method / fields

PiperOrigin-RevId: 702736565
2024-12-04 08:33:12 -08:00