Class: Google::Apis::StoragetransferV1::ResumeTransferOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::StoragetransferV1::ResumeTransferOperationRequest
- 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 ResumeTransferOperation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResumeTransferOperationRequest
constructor
A new instance of ResumeTransferOperationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResumeTransferOperationRequest
Returns a new instance of ResumeTransferOperationRequest.
637 638 639 |
# File 'generated/google/apis/storagetransfer_v1/classes.rb', line 637 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
642 643 |
# File 'generated/google/apis/storagetransfer_v1/classes.rb', line 642 def update!(**args) end |