GoogleCloudDialogflowV2IntentMessageColumnPropertiesResponse

data class GoogleCloudDialogflowV2IntentMessageColumnPropertiesResponse(val header: String, val horizontalAlignment: String)

Column properties for TableCard.

Constructors

constructor(header: String, horizontalAlignment: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Column heading.

Link copied to clipboard

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