totalSize property

int? totalSize
getter/setter pair

The total number of ImportJobs that matched the query.

This field is not populated if ListImportJobsRequest.filter is applied.

Implementation

core.int? totalSize;