public sealed class 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-01 UTC."],[[["This page 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 Dialogflow."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the Google Protobuf ecosystem."],["Key properties of the `ColumnProperties` class include `Header` (required column heading) and `HorizontalAlignment` (optional text alignment)."],["The documentation offers details on the class's constructors and inherited members from the `Object` class, as well as its specific namespace and assembly information."]]],[]]