maximumBillingTier property

int? maximumBillingTier
getter/setter pair

Limits the billing tier for this job.

Queries that have resource usage beyond this tier will fail (without incurring a charge). If unspecified, this will be set to your project default.

Optional.

Implementation

core.int? maximumBillingTier;