Module Google::Cloud::Dialogflow::V2::Intent::Message::ColumnProperties::HorizontalAlignment (v0.13.0)

Text alignments within a cell.

Constants

HORIZONTAL_ALIGNMENT_UNSPECIFIED

value: 0
Text is aligned to the leading edge of the column.

LEADING

value: 1
Text is aligned to the leading edge of the column.

CENTER

value: 2
Text is centered in the column.

TRAILING

value: 3
Text is aligned to the trailing edge of the column.