Class: Google::Apis::TpuV1alpha1::StopNodeRequest

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

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopNodeRequest

Returns a new instance of StopNodeRequest.



666
667
668
# File 'lib/google/apis/tpu_v1alpha1/classes.rb', line 666

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



671
672
# File 'lib/google/apis/tpu_v1alpha1/classes.rb', line 671

def update!(**args)
end