totalMatchedRows property

String? totalMatchedRows
getter/setter pair

The total number of rows matched by the report request.

Fewer rows may be returned in the response due to being limited by the row count requested or the report row limit.

Implementation

core.String? totalMatchedRows;