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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eColumnProperties\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, spanning multiple versions from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eColumnProperties\u003c/code\u003e class is used to define the properties of columns in a table card within Dialogflow, including the column header and horizontal alignment.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for deep cloning, message buffering, and equality comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that accepts another \u003ccode\u003eColumnProperties\u003c/code\u003e instance, allowing the creation of a copy, as well as a default constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eHeader\u003c/code\u003e which is a string representing the column heading, and \u003ccode\u003eHorizontalAlignment\u003c/code\u003e which defines the text alignment within the column.\u003c/p\u003e\n"]]],[],null,[]]