Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::AgentUtterance.
AgentUtterance represents one message sent by the agent.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#text
def text() -> ::String
Returns
- (::String) — Required. Message content in text.
#text=
def text=(value) -> ::String
Parameter
- value (::String) — Required. Message content in text.
Returns
- (::String) — Required. Message content in text.