Class: Google::Apis::TpuV1alpha1::StartNodeRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/tpu_v1alpha1/classes.rb,
lib/google/apis/tpu_v1alpha1/representations.rb,
lib/google/apis/tpu_v1alpha1/representations.rb

Overview

DEPRECATED: Please use TPU API v2alpha1 instead. Request for StartNode.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StartNodeRequest

Returns a new instance of StartNodeRequest.



614
615
616
# File 'lib/google/apis/tpu_v1alpha1/classes.rb', line 614

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



619
620
# File 'lib/google/apis/tpu_v1alpha1/classes.rb', line 619

def update!(**args)
end