Google Cloud Dialogflow v2 API - Enum Intent.Types.Message.Types.ColumnProperties.Types.HorizontalAlignment (4.18.0)

public enum Intent.Types.Message.Types.ColumnProperties.Types.HorizontalAlignment

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum Intent.Types.Message.Types.ColumnProperties.Types.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.