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 details the `ColumnProperties` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for version 3.3.0 and beyond, up to the latest version 4.26.0."],["`ColumnProperties` is designed for configuring column settings in `TableCard` elements, such as the column's header and text alignment."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for use in various scenarios within the Dialogflow V2 environment."],["The class contains two constructors, one default and another that accepts an existing instance of the `ColumnProperties` class, along with two properties called `Header` and `HorizontalAlignment` to configure column attributes."],["The page provides links to the reference documentation for multiple versions, allowing users to access the specific `ColumnProperties` documentation relevant to their project's version."]]],[]]