Google Cloud Storage Transfer V1 Client - Class GetTransferJobRequest (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 GetTransferJobRequest.
Request passed to GetTransferJob.
Generated from protobuf messagegoogle.storagetransfer.v1.GetTransferJobRequest
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 job to get.
↳ project_id
string
Required. The ID of the Google Cloud project that owns the job.
getJobName
Required. The job to get.
Returns
Type
Description
string
setJobName
Required. The job to get.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getProjectId
Required. The ID of the Google Cloud project that owns the
job.
Returns
Type
Description
string
setProjectId
Required. The ID of the Google Cloud project that owns the
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."],[],[]]