transferJob property
The job to update.
transferJob is expected to specify one or more of five fields:
description, transfer_spec, notification_config, logging_config, and
status. An UpdateTransferJobRequest that specifies other fields are
rejected with the error INVALID_ARGUMENT. Updating a job status to DELETED
requires storagetransfer.jobs.delete permission.
Required.
Implementation
TransferJob? transferJob;