GoogleCloudDialogflowV2IntentMessageColumnPropertiesArgs

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

Column properties for TableCard.

Constructors

Functions

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

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.