columns property

List<GoogleCloudChannelV1Column>? columns
getter/setter pair

The list of columns included in the report.

This defines the schema of the report results.

Implementation

core.List<GoogleCloudChannelV1Column>? columns;