Google Chat V1 API - Class Google::Apps::Card::V1::Columns::Column::Widgets (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Card::V1::Columns::Column::Widgets.

The supported widgets that you can include in a column.

Google Workspace Add-ons and Chat apps: Columns for Google Workspace Add-ons are in Developer Preview.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#button_list

def button_list() -> ::Google::Apps::Card::V1::ButtonList

#button_list=

def button_list=(value) -> ::Google::Apps::Card::V1::ButtonList
Parameter

#date_time_picker

def date_time_picker() -> ::Google::Apps::Card::V1::DateTimePicker

#date_time_picker=

def date_time_picker=(value) -> ::Google::Apps::Card::V1::DateTimePicker

#decorated_text

def decorated_text() -> ::Google::Apps::Card::V1::DecoratedText

#decorated_text=

def decorated_text=(value) -> ::Google::Apps::Card::V1::DecoratedText

#image

def image() -> ::Google::Apps::Card::V1::Image
Returns

#image=

def image=(value) -> ::Google::Apps::Card::V1::Image
Parameter
Returns

#selection_input

def selection_input() -> ::Google::Apps::Card::V1::SelectionInput

#selection_input=

def selection_input=(value) -> ::Google::Apps::Card::V1::SelectionInput

#text_input

def text_input() -> ::Google::Apps::Card::V1::TextInput

#text_input=

def text_input=(value) -> ::Google::Apps::Card::V1::TextInput
Parameter

#text_paragraph

def text_paragraph() -> ::Google::Apps::Card::V1::TextParagraph

#text_paragraph=

def text_paragraph=(value) -> ::Google::Apps::Card::V1::TextParagraph