Gemini Enterprise for Customer Experience V1 API - Class Google::Cloud::Ces::V1::InterruptionSignal (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::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.