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-02 UTC."],[[["The provided content is documentation for the `ColumnProperties` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["This class is used to define the properties of a column in a `TableCard` message, including the column heading and text alignment."],["The documentation includes a list of versions for the Google Cloud Dialogflow v2 API, ranging from version 3.2.0 to 4.26.0 with the latest being 4.26.0."],["The `ColumnProperties` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in the API's data structures."],["The documentation shows that `ColumnProperties` can be constructed either without parameters or by copying another `ColumnProperties` object, and also displays its properties `Header` and `HorizontalAlignment` in detail."]]],[]]