Class: Google::Apis::TpuV2alpha1::PerformMaintenanceRequest
- Inherits:
-
Object
- Object
- Google::Apis::TpuV2alpha1::PerformMaintenanceRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/tpu_v2alpha1/classes.rb,
lib/google/apis/tpu_v2alpha1/representations.rb,
lib/google/apis/tpu_v2alpha1/representations.rb
Overview
Request for PerformMaintenance.
Instance Method Summary collapse
-
#initialize(**args) ⇒ PerformMaintenanceRequest
constructor
A new instance of PerformMaintenanceRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PerformMaintenanceRequest
Returns a new instance of PerformMaintenanceRequest.
1344 1345 1346 |
# File 'lib/google/apis/tpu_v2alpha1/classes.rb', line 1344 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1349 1350 |
# File 'lib/google/apis/tpu_v2alpha1/classes.rb', line 1349 def update!(**args) end |