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."],[[["This webpage provides documentation for the `Column` class within the Google Cloud Channel v1 API, outlining its role in defining report column data properties."],["The `Column` class, part of the `Google.Cloud.Channel.V1` namespace, is documented through various versions, ranging from the latest 2.14.0 down to 1.0.0, each linked for access."],["The `Column` class has multiple implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its functionalities."],["Key properties of the `Column` class include `ColumnId` (the unique column identifier), `DataType` (specifying the value type), and `DisplayName` (the column's user-facing label)."],["The documentation includes details on how to use `Column` within the context of running report requests and how it works with the `CloudChannelReportsService.ListReports`."]]],[]]