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."],[[["The document provides reference documentation for the `Intent.Types.Message.Types.ColumnProperties` class within the Google Cloud Dialogflow v2 API, detailing its properties, constructors, and implementation of various interfaces."],["It lists the availability of the `ColumnProperties` class across a range of Google Cloud Dialogflow v2 API versions, from version 3.2.0 up to the latest 4.26.0."],["The `ColumnProperties` class is designed to define the column properties for a `TableCard` message, such as header text and text alignment."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to be used within the Google.Protobuf framework and in .Net environments."],["The class has two constructors: A default, empty one and one that takes another instance of itself to clone or copy its parameters."]]],[]]