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
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
↳ chip_list
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
getChipList
ChipList widget.
hasChipList
setChipList
ChipList widget.
$this
getData
string

