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-09 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."]]],[]]