totalSize property

int? totalSize
getter/setter pair

The approximate number of Locations in the list irrespective of pagination.

This field will only be returned if filter is used as a query parameter.

Implementation

core.int? totalSize;