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

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

Overview

The suggestion chip message that the user can tap to quickly post a reply to the conversation.

Instance Attribute Summary collapse

Instance Attribute Details

#titleString

Returns Required. The text shown the in the suggestion chip.

Returns:

  • (String)

    Required. The text shown the in the suggestion chip.



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

class Suggestion; end