Creates a transfer job that runs periodically.
HTTP request
POST https://storagetransfer.googleapis.com/v1/transferJobs
The URL uses gRPC Transcoding syntax.
Request body
The request body contains an instance of TransferJob
.
Response body
If successful, the response body contains a newly created instance of TransferJob
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.