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 document provides reference documentation for the `Intent.Types.Message.Types.ColumnProperties` class within the Google Cloud Dialogflow v2 API, detailing its properties and inheritance."],["The `ColumnProperties` class is used to define the properties of columns within a `TableCard` in Dialogflow, including header text and text alignment."],["The document lists all available versions of this API class, ranging from version 3.2.0 up to the latest version 4.26.0, and explains that this is the 4.14.0 version."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The documented class includes two constructors, `ColumnProperties()` and `ColumnProperties(Intent.Types.Message.Types.ColumnProperties other)`, and exposes properties such as `Header` (a string) and `HorizontalAlignment` to configure table card column features."]]],[]]