-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
How can we set the "Maximum Bytes Billed" property on a query created with the BigQuery cloud library (com.google.cloud.bigquery.* namespace) ?
The non-cloud library has the property on the JobConfigurationQuery property. I was looking for the same thing on the QueryJobConfiguration object to no avail.
Using v1.55.0 of the cloud library.
How do we use this property on a query ?
Thanks!
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.