rows property

List<GoogleAnalyticsAdminV1betaAccessRow>? rows
getter/setter pair

Rows of dimension value combinations and metric values in the report.

Implementation

core.List<GoogleAnalyticsAdminV1betaAccessRow>? rows;