Class: Google::Apis::StoragetransferV1::PauseTransferOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::StoragetransferV1::PauseTransferOperationRequest
- 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
-
#initialize(**args) ⇒ PauseTransferOperationRequest
constructor
A new instance of PauseTransferOperationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ PauseTransferOperationRequest
Returns a new instance of PauseTransferOperationRequest
517 518 519 |
# File 'generated/google/apis/storagetransfer_v1/classes.rb', line 517 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
522 523 |
# File 'generated/google/apis/storagetransfer_v1/classes.rb', line 522 def update!(**args) end |