rows property
The report's lists of values.
Each row follows the settings and ordering of the columns from
report_metadata.
Implementation
core.List<GoogleCloudChannelV1Row>? rows;
The report's lists of values.
Each row follows the settings and ordering of the columns from
report_metadata.
core.List<GoogleCloudChannelV1Row>? rows;