Google Chat V1 API - Module Google::Apps::Card::V1::Widget::HorizontalAlignment (v0.27.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Card::V1::Widget::HorizontalAlignment.
Specifies whether widgets align to the left, right, or center of a column.
value: 1 Default value. Aligns widgets to the start position of the column. For
left-to-right layouts, aligns to the left. For right-to-left layouts,
aligns to the right.
CENTER
value: 2 Aligns widgets to the center of the column.