Class GetTransferJobRequest (1.5.1)

GetTransferJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request passed to GetTransferJob.

Attributes

NameDescription
job_name str
Required. The job to get.
project_id str
Required. The ID of the Google Cloud project that owns the job.

Inheritance

builtins.object > proto.message.Message > GetTransferJobRequest