Google Chat V1 API - Class Google::Apps::Card::V1::Suggestions::SuggestionItem (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Card::V1::Suggestions::SuggestionItem.

One suggested value that users can enter in a text input field.

Google Workspace Add-ons and Chat apps:

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#text

def text() -> ::String
Returns
  • (::String) — The value of a suggested input to a text input field. This is equivalent to what users enter themselves.

#text=

def text=(value) -> ::String
Parameter
  • value (::String) — The value of a suggested input to a text input field. This is equivalent to what users enter themselves.
Returns
  • (::String) — The value of a suggested input to a text input field. This is equivalent to what users enter themselves.