public sealed class ColumnInfo : IMessage<InterpretationStructure.Types.ColumnInfo>, IEquatable<InterpretationStructure.Types.ColumnInfo>, IDeepCloneable<InterpretationStructure.Types.ColumnInfo>, IBufferMessage, IMessage
[[["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 page details the \u003ccode\u003eColumnInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataQnA.V1Alpha\u003c/code\u003e namespace, specifically for version 1.0.0-alpha03.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eColumnInfo\u003c/code\u003e provides information about a column and inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default \u003ccode\u003eColumnInfo()\u003c/code\u003e and another \u003ccode\u003eColumnInfo(InterpretationStructure.Types.ColumnInfo other)\u003c/code\u003e that allows creating a copy from another \u003ccode\u003eColumnInfo\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eColumnInfo\u003c/code\u003e objects have two main properties: \u003ccode\u003eDisplayName\u003c/code\u003e, representing the human-readable column name, and \u003ccode\u003eOutputAlias\u003c/code\u003e, which is the column's alias used internally by the backend.\u003c/p\u003e\n"]]],[],null,[]]