columns property
The list of columns included in the report.
This defines the schema of the report results.
Implementation
core.List<GoogleCloudChannelV1Column>? columns;
The list of columns included in the report.
This defines the schema of the report results.
core.List<GoogleCloudChannelV1Column>? columns;