Storage Transfer Service V1 API - Class Google::Cloud::StorageTransfer::V1::GetTransferJobRequest (v0.2.0)

Reference documentation and code samples for the Storage Transfer Service V1 API class Google::Cloud::StorageTransfer::V1::GetTransferJobRequest.

Request passed to GetTransferJob.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#job_name

def job_name() -> ::String
Returns
  • (::String) — Required. The job to get.

#job_name=

def job_name=(value) -> ::String
Parameter
  • value (::String) — Required. The job to get.
Returns
  • (::String) — Required. The job to get.

#project_id

def project_id() -> ::String
Returns
  • (::String) — Required. The ID of the Google Cloud project that owns the job.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Required. The ID of the Google Cloud project that owns the job.
Returns
  • (::String) — Required. The ID of the Google Cloud project that owns the job.