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-04-09 UTC."],[[["This webpage provides reference documentation for the `ColumnProperties` class within the Google Cloud Dialogflow v2 API, specifically for version 4.16.0."],["The `ColumnProperties` class is part of the `Intent.Types.Message.Types` namespace and is used to define column properties for `TableCard` messages."],["The page lists all of the previous version of the class, up to the latest, 4.26.0, and back to 3.2.0."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class features properties `Header`, which is a string for the column heading, and `HorizontalAlignment`, which allows for text alignment within the column's cells."]]],[]]