Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Intent::Message::Suggestion (v0.34.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Intent::Message::Suggestion.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#title

def title() -> ::String
Returns
  • (::String) — Required. The text shown the in the suggestion chip.

#title=

def title=(value) -> ::String
Parameter
  • value (::String) — Required. The text shown the in the suggestion chip.
Returns
  • (::String) — Required. The text shown the in the suggestion chip.