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 v2beta1 API class Intent.Types.Message.Types.ColumnProperties.
Column properties for
[TableCard][google.cloud.dialogflow.v2beta1.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 v2beta1 API, specifically for version 1.0.0-beta18, with a link to the latest version."],["The `ColumnProperties` class is designed to manage column settings for `TableCard` elements in Dialogflow messages and is part of the `Google.Cloud.Dialogflow.V2Beta1` namespace."],["`ColumnProperties` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management within the API."],["The class has two constructors, one default and another that takes another `ColumnProperties` instance for copying."],["Key properties of the `ColumnProperties` class include `Header` (a required string for column heading) and `HorizontalAlignment` (an optional setting to align text in the column)."]]],[]]