Class: Google::Apis::HypercomputeclusterV1::DeleteOrchestrator
- Inherits:
-
Object
- Object
- Google::Apis::HypercomputeclusterV1::DeleteOrchestrator
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/hypercomputecluster_v1/classes.rb,
lib/google/apis/hypercomputecluster_v1/representations.rb,
lib/google/apis/hypercomputecluster_v1/representations.rb
Overview
When set in OperationStep, indicates that an orchestrator should be deleted.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DeleteOrchestrator
constructor
A new instance of DeleteOrchestrator.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DeleteOrchestrator
Returns a new instance of DeleteOrchestrator.
573 574 575 |
# File 'lib/google/apis/hypercomputecluster_v1/classes.rb', line 573 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
578 579 |
# File 'lib/google/apis/hypercomputecluster_v1/classes.rb', line 578 def update!(**args) end |