Class: Google::Apis::TpuV1::StartNodeRequest

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

Overview

Request for StartNode.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StartNodeRequest

Returns a new instance of StartNodeRequest.



601
602
603
# File 'lib/google/apis/tpu_v1/classes.rb', line 601

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



606
607
# File 'lib/google/apis/tpu_v1/classes.rb', line 606

def update!(**args)
end