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?
There are several properties in the load job configuration that would be useful to expose in the LoadJob object. For example,
configuration.load.destinationTableshould 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?