class Google::Cloud::Bigquery::LoadJob::Updater

def to_gapi

Returns:
  • () - (See

Other tags:
    Private: - Returns the Google API client library version of this job.
def to_gapi
  check_for_mutated_schema!
  @gapi
end