totalResults property

int? totalResults
getter/setter pair

The total number of rows for the query, regardless of the number of rows in the response.

Implementation

core.int? totalResults;