totalResults property

int? totalResults
getter/setter pair

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

Implementation

core.int? totalResults;