Class Google::Cloud::StorageTransfer::V1::RunTransferJobRequest (v0.1.2)

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 Platform Console project that owns the transfer job.

#project_id=

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