totalSize property

int? totalSize
getter/setter pair

Number of jobs that match the specified query.

Note: This size is precise only if the total is less than 100,000.

Implementation

core.int? totalSize;