The unique name of the column (for example, customer_domain,
channel_partner, customer_cost). You can use column IDs in
[RunReportJobRequest.filter][google.cloud.channel.v1.RunReportJobRequest.filter].
To see all reports and their columns, call
[CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
[[["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-06-16 UTC."],[[["The `Column` class in the Google Cloud Channel v1 API defines the structure of data properties within report rows, specifying information like `ColumnId`, `DataType`, and `DisplayName`."],["This documentation provides a version history of the `Column` class, ranging from version 1.0.0 to the latest version, 2.14.0, with the current page focused on version 2.3.0."],["The `Column` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Constructors for the `Column` class include a default constructor `Column()` and an overload `Column(Column other)` for creating a copy."],["The class is located in the `Google.Cloud.Channel.V1` namespace, within the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]