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

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/storagetransfer_v1/classes.rb,
generated/google/apis/storagetransfer_v1/representations.rb,
generated/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.



624
625
626
# File 'generated/google/apis/storagetransfer_v1/classes.rb', line 624

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



629
630
# File 'generated/google/apis/storagetransfer_v1/classes.rb', line 629

def update!(**args)
end