GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesArgs

data class GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesArgs(val header: Output<String>, val horizontalAlignment: Output<GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesHorizontalAlignment>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesArgs>

Column properties for TableCard.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2beta1IntentMessageColumnPropertiesArgs

Properties

Link copied to clipboard
val header: Output<String>

Column heading.

Link copied to clipboard

Optional. Defines text alignment for all cells in this column.