BigQuery: Add missing configuration properties to LoadJob #7482
Labels
api: bigquery
Issues related to the BigQuery API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
There are several properties in the load job configuration that would be useful to expose in the LoadJob object. For example,
configuration.load.destinationTable
should be exposed as a TableReference property.Perhaps we should just expose a generic "configuration" property so that we get all of the properties and reflect the API resource?
The text was updated successfully, but these errors were encountered: