destinations.job_impl
FinalizedLoadJob Objects
class FinalizedLoadJob(LoadJob)
Special Load Job that should never get started and just indicates a job being in a final state. May also be used to indicate that nothing needs to be done.
FollowupJobRequestImpl Objects
class FollowupJobRequestImpl(FollowupJobRequest)
Class to create a new loadjob, not stateful and not runnable
new_file_path
def new_file_path() -> str
Path to a newly created temporary job file
job_id
def job_id() -> str
The job id that is derived from the file name and does not changes during job lifecycle