Class: Google::Apis::StoragetransferV1::PauseTransferOperationRequest

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 PauseTransferOperation.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ PauseTransferOperationRequest

Returns a new instance of PauseTransferOperationRequest.



1031
1032
1033
# File 'lib/google/apis/storagetransfer_v1/classes.rb', line 1031

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1036
1037
# File 'lib/google/apis/storagetransfer_v1/classes.rb', line 1036

def update!(**args)
end