Class: Google::Apis::ServiceconsumermanagementV1::CancelOperationRequest
- Inherits:
-
Object
- Object
- Google::Apis::ServiceconsumermanagementV1::CancelOperationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/serviceconsumermanagement_v1/classes.rb,
generated/google/apis/serviceconsumermanagement_v1/representations.rb,
generated/google/apis/serviceconsumermanagement_v1/representations.rb
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.
588 589 590 |
# File 'generated/google/apis/serviceconsumermanagement_v1/classes.rb', line 588 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
593 594 |
# File 'generated/google/apis/serviceconsumermanagement_v1/classes.rb', line 593 def update!(**args) end |