Enum Intent.Types.Message.Types.ColumnProperties.Types.HorizontalAlignment (3.4.0)

public enum HorizontalAlignment

Text alignments within a cell.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Center

Text is centered in the column.

Leading

Text is aligned to the leading edge of the column.

Trailing

Text is aligned to the trailing edge of the column.

Unspecified

Text is aligned to the leading edge of the column.