Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Card::V1::Columns::Column::HorizontalSizeStyle.
Specifies how a column fills the width of the card. The width of each
column depends on both the HorizontalSizeStyle and the width of the
widgets within the column.
value: 1 Default value. Column fills the available space, up to 70% of the
card's width. If both columns are set to FILL_AVAILABLE_SPACE, each
column fills 50% of the space.
FILL_MINIMUM_SPACE
value: 2 Column fills the least amount of space possible and no more than 30% of
the card's width.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]