Reference documentation and code samples for the Google Cloud Ces V1 Client class TriggerAction.
Action that is taken when a certain precondition is met.
Generated from protobuf message google.cloud.ces.v1.TriggerAction
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ respond_immediately
↳ transfer_agent
↳ generative_answer
getRespondImmediately
Optional. Immediately respond with a preconfigured response.
hasRespondImmediately
setRespondImmediately
Optional. Immediately respond with a preconfigured response.
$this
getTransferAgent
Optional. Transfer the conversation to a different agent.
hasTransferAgent
setTransferAgent
Optional. Transfer the conversation to a different agent.
$this
getGenerativeAnswer
Optional. Respond with a generative answer.
hasGenerativeAnswer
setGenerativeAnswer
Optional. Respond with a generative answer.
$this
getAction
string

