Class: Google::Apis::StoragetransferV1::ResumeTransferOperationRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/storagetransfer_v1/classes.rb,
lib/google/apis/storagetransfer_v1/representations.rb,
lib/google/apis/storagetransfer_v1/representations.rb

Overview

Request passed to ResumeTransferOperation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ResumeTransferOperationRequest

Returns a new instance of ResumeTransferOperationRequest.



896
897
898
# File 'lib/google/apis/storagetransfer_v1/classes.rb', line 896

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



901
902
# File 'lib/google/apis/storagetransfer_v1/classes.rb', line 901

def update!(**args)
end