Class: Google::Apis::StoragetransferV1::PauseTransferOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::StoragetransferV1::PauseTransferOperationRequest
- 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
-
#initialize(**args) ⇒ PauseTransferOperationRequest
constructor
A new instance of PauseTransferOperationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |