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 the .NET environment, covering versions from 3.2.0 up to the latest version 4.26.0."],["The `ColumnProperties` class is used to define the properties of a column in a `TableCard` message within the Dialogflow API, allowing users to define elements such as the header and text alignment."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and integration within the .NET ecosystem."],["The `ColumnProperties` class includes properties `Header` and `HorizontalAlignment`, which represent the column heading and the text alignment of cells within that column, respectively."],["The documentation provides both a reference for the `ColumnProperties` class, and links for previous versions of the Google Cloud Dialogflow v2 API."]]],[]]