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-04-01 UTC."],[[["This page provides documentation for the `ColumnProperties` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically detailing its structure and usage across multiple versions."],["The `ColumnProperties` class is used to define column properties for `TableCard` messages in Dialogflow, with links to versions ranging from 3.2.0 to the latest, 4.26.0."],["The `ColumnProperties` class is part of the `Google.Cloud.Dialogflow.V2.Intent.Types.Message.Types` namespace, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ColumnProperties` class has two constructors, a default constructor and another that accepts another `ColumnProperties` as a parameter, and it also contains `Header` and `HorizontalAlignment` properties."]]],[]]