public sealed class Intent.Types.Message.Types.ColumnProperties : IMessage<Intent.Types.Message.Types.ColumnProperties>, IEquatable<Intent.Types.Message.Types.ColumnProperties>, IDeepCloneable<Intent.Types.Message.Types.ColumnProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.ColumnProperties.
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-03-21 UTC."],[[["This webpage provides documentation for the `ColumnProperties` class within the Google Cloud Dialogflow v2 API, specifically for version 4.21.0, which is a part of defining column properties for TableCard elements."],["The `ColumnProperties` class, belonging to the namespace `Google.Cloud.Dialogflow.V2`, is implemented in the `Google.Cloud.Dialogflow.V2.dll` assembly and includes functionalities defined by `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of the `ColumnProperties` class include `Header` (a required string for the column heading) and `HorizontalAlignment` (an optional setting to align text within the column's cells), for which you can set the values when using the `ColumnProperties` constructor."],["The provided content includes links to documentation for various versions of the Dialogflow v2 API, ranging from version 3.2.0 to the latest version 4.26.0, all for the `ColumnProperties` class, allowing you to browse the different versions of the documentation."]]],[]]