Storage Transfer Service V1 API - Class Google::Cloud::StorageTransfer::V1::RunTransferJobRequest (v0.10.0)

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

Request passed to RunTransferJob.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#job_name

def job_name() -> ::String
Returns
  • (::String) — Required. The name of the transfer job.

#job_name=

def job_name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the transfer job.
Returns
  • (::String) — Required. The name of the transfer job.

#project_id

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

#project_id=

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