Google Chat V1 API - Module Google::Apps::Card::V1::ChipList::Layout (v0.18.0)

Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Card::V1::ChipList::Layout.

The chip list layout.

Constants

LAYOUT_UNSPECIFIED

value: 0
Don't use. Unspecified.

WRAPPED

value: 1
Default value. The chip list wraps to the next line if there isn't enough horizontal space.

HORIZONTAL_SCROLLABLE

value: 2
The chips scroll horizontally if they don't fit in the available space.