Class: Google::Apis::NotebooksV1::ResetRuntimeRequest

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

Overview

Request for resetting a Managed Notebook Runtime.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ResetRuntimeRequest

Returns a new instance of ResetRuntimeRequest.



1833
1834
1835
# File 'lib/google/apis/notebooks_v1/classes.rb', line 1833

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1838
1839
# File 'lib/google/apis/notebooks_v1/classes.rb', line 1838

def update!(**args)
end