Reference documentation and code samples for the Google Apps Chat V1 Client class 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.
Generated from protobuf message google.apps.card.v1.Columns.Column.Widgets
Namespace
Google \ Apps \ Card \ V1 \ Columns \ ColumnMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ text_paragraph
↳ image
↳ decorated_text
↳ button_list
↳ text_input
↳ selection_input
↳ date_time_picker
getTextParagraph
TextParagraph widget.
hasTextParagraph
setTextParagraph
TextParagraph widget.
$this
getImage
Image widget.
hasImage
setImage
Image widget.
$this
getDecoratedText
DecoratedText widget.
hasDecoratedText
setDecoratedText
DecoratedText widget.
$this
getButtonList
ButtonList widget.
hasButtonList
setButtonList
ButtonList widget.
$this
getTextInput
TextInput widget.
hasTextInput
setTextInput
TextInput widget.
$this
getSelectionInput
SelectionInput widget.
hasSelectionInput
setSelectionInput
SelectionInput widget.
$this
getDateTimePicker
DateTimePicker widget.
hasDateTimePicker
setDateTimePicker
DateTimePicker widget.
$this
getData
string