Class: Google::Apis::TpuV1alpha1::StartNodeRequest
- Inherits:
-
Object
- Object
- Google::Apis::TpuV1alpha1::StartNodeRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/tpu_v1alpha1/classes.rb,
generated/google/apis/tpu_v1alpha1/representations.rb,
generated/google/apis/tpu_v1alpha1/representations.rb
Overview
Request for StartNode.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StartNodeRequest
constructor
A new instance of StartNodeRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ StartNodeRequest
Returns a new instance of StartNodeRequest
609 610 611 |
# File 'generated/google/apis/tpu_v1alpha1/classes.rb', line 609 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
614 615 |
# File 'generated/google/apis/tpu_v1alpha1/classes.rb', line 614 def update!(**args) end |