isMultiBucketJob property

bool? isMultiBucketJob
getter/setter pair

If true, this job operates on multiple buckets.

Multi-bucket jobs are subject to different quota limits than single-bucket jobs.

Output only.

Implementation

core.bool? isMultiBucketJob;