-
Notifications
You must be signed in to change notification settings - Fork 1.7k
BigQuery: Add missing configuration properties to LoadJob #7482
Copy link
Copy link
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
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?
Reactions are currently unavailable
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.