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 provides documentation for the `ColumnProperties` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically in version 3.2.0 and it lists all the versions related to this class, up to 4.26.0, which is the latest."],["The `ColumnProperties` class is used to define the properties of columns in a `TableCard` within Dialogflow."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ColumnProperties` class include `Header` (the column heading) and `HorizontalAlignment` (text alignment)."],["This page provides a list of 36 different versions of `ColumnProperties`, with links to their documentation, and the latest version being `4.26.0`."]]],[]]