menu
googleapis_beta package
documentation
analyticsdata/v1beta.dart
RunPivotReportResponse
rows property
rows property
dark_mode
light_mode
rows
property
List
<
Row
>
?
rows
getter/setter pair
Rows of dimension value combinations and metric values in the report.
Implementation
core.List<Row>? rows;
googleapis_beta package
documentation
analyticsdata/v1beta
RunPivotReportResponse
rows property
RunPivotReportResponse class