maximumBytesBilled property

String? maximumBytesBilled
getter/setter pair

Limits the bytes billed for this query.

Queries with bytes billed above this limit will fail (without incurring a charge). If unspecified, the project default is used.

Optional.

Implementation

core.String? maximumBytesBilled;