Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::InterruptionSignal.
Indicates the agent's audio response has been interrupted. The client should immediately stop any current audio playback (e.g., due to user barge-in or a new agent response being generated).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#barge_in
def barge_in() -> ::Boolean
Returns
- (::Boolean) — Whether the interruption is caused by a user barge-in event.
#barge_in=
def barge_in=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether the interruption is caused by a user barge-in event.
Returns
- (::Boolean) — Whether the interruption is caused by a user barge-in event.