Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::ConversationTurn (v0.7.1)

Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::ConversationTurn.

One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#user_input

def user_input() -> ::Google::Cloud::Dialogflow::CX::V3::ConversationTurn::UserInput

#user_input=

def user_input=(value) -> ::Google::Cloud::Dialogflow::CX::V3::ConversationTurn::UserInput

#virtual_agent_output

def virtual_agent_output() -> ::Google::Cloud::Dialogflow::CX::V3::ConversationTurn::VirtualAgentOutput

#virtual_agent_output=

def virtual_agent_output=(value) -> ::Google::Cloud::Dialogflow::CX::V3::ConversationTurn::VirtualAgentOutput
Parameter