Google Cloud Storage Transfer V1 Client - Class RunTransferJobRequest (2.4.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Storage Transfer V1 Client class RunTransferJobRequest.
Request passed to RunTransferJob.
Generated from protobuf messagegoogle.storagetransfer.v1.RunTransferJobRequest
Namespace
Google \ Cloud \ StorageTransfer \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ job_name
string
Required. The name of the transfer job.
↳ project_id
string
Required. The ID of the Google Cloud project that owns the transfer job.
getJobName
Required. The name of the transfer job.
Returns
Type
Description
string
setJobName
Required. The name of the transfer job.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getProjectId
Required. The ID of the Google Cloud project that owns the transfer
job.
Returns
Type
Description
string
setProjectId
Required. The ID of the Google Cloud project that owns the transfer
job.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]