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

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

A description of the execution of a transfer.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#counters

def counters() -> ::Google::Cloud::StorageTransfer::V1::TransferCounters
Returns

#counters=

def counters=(value) -> ::Google::Cloud::StorageTransfer::V1::TransferCounters
Parameter
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#error_breakdowns

def error_breakdowns() -> ::Array<::Google::Cloud::StorageTransfer::V1::ErrorSummary>
Returns

#error_breakdowns=

def error_breakdowns=(value) -> ::Array<::Google::Cloud::StorageTransfer::V1::ErrorSummary>
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — A globally unique ID assigned by the system.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — A globally unique ID assigned by the system.
Returns
  • (::String) — A globally unique ID assigned by the system.

#notification_config

def notification_config() -> ::Google::Cloud::StorageTransfer::V1::NotificationConfig
Returns

#notification_config=

def notification_config=(value) -> ::Google::Cloud::StorageTransfer::V1::NotificationConfig
Parameter
Returns

#project_id

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

#project_id=

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

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#status

def status() -> ::Google::Cloud::StorageTransfer::V1::TransferOperation::Status
Returns

#status=

def status=(value) -> ::Google::Cloud::StorageTransfer::V1::TransferOperation::Status
Parameter
Returns

#transfer_job_name

def transfer_job_name() -> ::String
Returns
  • (::String) — The name of the transfer job that triggers this transfer operation.

#transfer_job_name=

def transfer_job_name=(value) -> ::String
Parameter
  • value (::String) — The name of the transfer job that triggers this transfer operation.
Returns
  • (::String) — The name of the transfer job that triggers this transfer operation.

#transfer_spec

def transfer_spec() -> ::Google::Cloud::StorageTransfer::V1::TransferSpec
Returns

#transfer_spec=

def transfer_spec=(value) -> ::Google::Cloud::StorageTransfer::V1::TransferSpec
Parameter
Returns