Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::BargeInConfig.
Configuration for how the user barge-in activities should be handled.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#barge_in_awareness
def barge_in_awareness() -> ::Boolean- (::Boolean) — Optional. If enabled, the agent will adapt its next response based on the assumption that the user hasn't heard the full preceding agent message. This should not be used in scenarios where agent responses are displayed visually.
#barge_in_awareness=
def barge_in_awareness=(value) -> ::Boolean- value (::Boolean) — Optional. If enabled, the agent will adapt its next response based on the assumption that the user hasn't heard the full preceding agent message. This should not be used in scenarios where agent responses are displayed visually.
- (::Boolean) — Optional. If enabled, the agent will adapt its next response based on the assumption that the user hasn't heard the full preceding agent message. This should not be used in scenarios where agent responses are displayed visually.
#disable_barge_in
def disable_barge_in() -> ::Boolean-
(::Boolean) — Optional. Disables user barge-in while the agent is speaking. If true, user
input during agent response playback will be ignored.
Deprecated:
disable_barge_inis deprecated in favor ofdisable_barge_in_controlin ChannelProfile.
#disable_barge_in=
def disable_barge_in=(value) -> ::Boolean-
value (::Boolean) — Optional. Disables user barge-in while the agent is speaking. If true, user
input during agent response playback will be ignored.
Deprecated:
disable_barge_inis deprecated in favor ofdisable_barge_in_controlin ChannelProfile.
-
(::Boolean) — Optional. Disables user barge-in while the agent is speaking. If true, user
input during agent response playback will be ignored.
Deprecated:
disable_barge_inis deprecated in favor ofdisable_barge_in_controlin ChannelProfile.