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-04-09 UTC."],[[["The `Column` class in the Google Cloud Channel v1 API defines the structure of data properties within report rows, specifying data in a given position."],["This webpage provides documentation for version 2.12.0 of the `Column` class, with links to other versions ranging from 1.0.0 to 2.14.0 (latest)."],["The `Column` class has properties such as `ColumnId`, `DataType`, and `DisplayName`, which define the column's unique name, value type, and display name respectively."],["The `Column` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This is a reference and code sample documentation page for `Column`, an obsolete public sealed class that inherits from object."]]],[]]