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
more...

Overview

Request for StartNode.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StartNodeRequest

Returns a new instance of StartNodeRequest.

[View source]

598
599
600
# File 'lib/google/apis/tpu_v1/classes.rb', line 598

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

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

def update!(**args)
end