Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Intent::Message::ColumnProperties::HorizontalAlignment (v0.16.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Intent::Message::ColumnProperties::HorizontalAlignment.

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.