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"]],[["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 page provides documentation for the `ColumnProperties` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically detailing its use in defining column properties for `TableCard` messages in Dialogflow V2."],["The latest version documented is 4.26.0, and the page includes documentation for numerous previous versions dating back to 3.2.0."],["The `ColumnProperties` class, inherited from `System.Object`, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `ColumnProperties` include `Header` (required column heading) and `HorizontalAlignment` (optional text alignment for all cells in the column)."],["The page also details the constructors available, `ColumnProperties()` and `ColumnProperties(Intent.Types.Message.Types.ColumnProperties other)`."]]],[]]