public sealed class Intent.Types.Message.Types.ColumnProperties : IMessage<Intent.Types.Message.Types.ColumnProperties>, IEquatable<Intent.Types.Message.Types.ColumnProperties>, IDeepCloneable<Intent.Types.Message.Types.ColumnProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.ColumnProperties.
Column properties for
[TableCard][google.cloud.dialogflow.v2.Intent.Message.TableCard].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `Intent.Types.Message.Types.ColumnProperties` class within the Google Cloud Dialogflow v2 API, detailing its properties and inheritance."],["The `ColumnProperties` class is used to define the properties of columns within a `TableCard` in Dialogflow, including header text and text alignment."],["The document lists all available versions of this API class, ranging from version 3.2.0 up to the latest version 4.26.0, and explains that this is the 4.14.0 version."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The documented class includes two constructors, `ColumnProperties()` and `ColumnProperties(Intent.Types.Message.Types.ColumnProperties other)`, and exposes properties such as `Header` (a string) and `HorizontalAlignment` to configure table card column features."]]],[]]