totalSize property
The estimated total count of matched items irrespective of pagination.
The count of results returned by pagination may be less than the total_size that matches.
Implementation
core.int? totalSize;
The estimated total count of matched items irrespective of pagination.
The count of results returned by pagination may be less than the total_size that matches.
core.int? totalSize;