Class: Google::Apis::CloudshellV1::CancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudshellV1::CancelOperationRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudshell_v1/classes.rb,
lib/google/apis/cloudshell_v1/representations.rb,
lib/google/apis/cloudshell_v1/representations.rb more...
Overview
The request message for Operations.CancelOperation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelOperationRequest
constructor
A new instance of CancelOperationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelOperationRequest
Returns a new instance of CancelOperationRequest.
144 145 146 |
# File 'lib/google/apis/cloudshell_v1/classes.rb', line 144 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
149 150 |
# File 'lib/google/apis/cloudshell_v1/classes.rb', line 149 def update!(**args) end |