Google Cloud Ces V1 Client - Class InterruptionSignal (0.1.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Ces V1 Client class 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).
Generated from protobuf messagegoogle.cloud.ces.v1.InterruptionSignal
Namespace
Google \ Cloud \ Ces \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ barge_in
bool
Whether the interruption is caused by a user barge-in event.
getBargeIn
Whether the interruption is caused by a user barge-in event.
Returns
Type
Description
bool
setBargeIn
Whether the interruption is caused by a user barge-in event.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-27 UTC."],[],[]]