public sealed class ColumnProperties : IMessage<Intent.Types.Message.Types.ColumnProperties>, IEquatable<Intent.Types.Message.Types.ColumnProperties>, IDeepCloneable<Intent.Types.Message.Types.ColumnProperties>, IBufferMessage, IMessage
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The provided content is a documentation page for `ColumnProperties` within the `Google.Cloud.Dialogflow.V2` namespace, detailing its properties, constructors, and implemented interfaces."],["The `ColumnProperties` class is used to define the properties of columns within a `TableCard` for Dialogflow, and it includes properties such as `Header` and `HorizontalAlignment`."],["The page lists a history of versions for `ColumnProperties`, ranging from 3.2.0 to 4.26.0, with 4.26.0 being the latest version."],["The `ColumnProperties` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `ColumnProperties` class has two constructors, a default constructor and one that accepts another `ColumnProperties` instance as an argument for copying its content."]]],[]]