Class: Google::Cloud::Dialogflow::V2::Intent::Message::Suggestion
- Inherits:
-
Object
- Object
- Google::Cloud::Dialogflow::V2::Intent::Message::Suggestion
- 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
-
#title ⇒ String
Required.
Instance Attribute Details
#title ⇒ String
Returns Required. The text shown the in the suggestion chip.
348 |
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb', line 348 class Suggestion; end |