Class: Google::Cloud::Dialogflow::V2::Intent::Message::Text

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb

Overview

The text response message.

Instance Attribute Summary collapse

Instance Attribute Details

#textArray<String>

Returns Optional. The collection of the agent's responses.

Returns:

  • (Array<String>)

    Optional. The collection of the agent's responses.



241
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb', line 241

class Text; end