maximumBytesBilled property
Limits the bytes billed for this job.
Queries that will have bytes billed beyond this limit will fail (without incurring a charge). If unspecified, this will be set to your project default.
Implementation
core.String? maximumBytesBilled;