Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Intent::Message::Text.
The text response message.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#text
def text() -> ::Array<::String> Returns 
 - (::Array<::String>) — Optional. The collection of the agent's responses.
 
#text=
def text=(value) -> ::Array<::String> Parameter 
 - value (::Array<::String>) — Optional. The collection of the agent's responses.
 
 Returns 
 - (::Array<::String>) — Optional. The collection of the agent's responses.