totalSize property

int? totalSize
getter/setter pair

The total number of spaces that match the query, across all pages.

If the result is over 10,000 spaces, this value is an estimate.

Implementation

core.int? totalSize;