Reference documentation and code samples for the Google Cloud Ces V1 Client class Turn.
All information about a single turn in the conversation.
Generated from protobuf message google.cloud.ces.v1.Conversation.Turn
Namespace
Google \ Cloud \ Ces \ V1 \ ConversationMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ messages
array< Google\Cloud\Ces\V1\Message
>
Optional. List of messages in the conversation turn, including user input, agent responses and intermediate events during the processing.
↳ root_span
getMessages
Optional. List of messages in the conversation turn, including user input, agent responses and intermediate events during the processing.
setMessages
Optional. List of messages in the conversation turn, including user input, agent responses and intermediate events during the processing.
$this
getRootSpan
Optional. The root span of the action processing.
hasRootSpan
clearRootSpan
setRootSpan
Optional. The root span of the action processing.
$this

