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 version 4.20.0, which is a part of managing table card column information."],["The `ColumnProperties` class is used to define the properties of a column in a table card, and is implemented as part of the `Intent.Types.Message.Types` set of classes."],["The class is an implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The key properties of the `ColumnProperties` class are `Header`, which is a required string for the column heading, and `HorizontalAlignment`, which is an optional alignment setting for text within the column."],["This page also contains a list of links to the same API class and the previous versions, ranging from 3.2.0 to 4.26.0 (the latest version)."]]],[]]