The golang.google.golang.org.api.bigquery.v2.JobConfigurationQuery is a component of the Google BigQuery service in the Go programming language. It represents the configuration for a query job in BigQuery, allowing users to specify the details for executing a query on a dataset.
Golang JobConfigurationQuery - 17 examples found. These are the top rated real world Golang examples of google/golang.org/api/bigquery/v2.JobConfigurationQuery extracted from open source projects. You can rate examples to help us improve the quality of examples.