Class: Google::Apis::NotebooksV1::StopRuntimeRequest

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 stopping a Managed Notebook Runtime.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopRuntimeRequest

Returns a new instance of StopRuntimeRequest.



2325
2326
2327
# File 'lib/google/apis/notebooks_v1/classes.rb', line 2325

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2330
2331
# File 'lib/google/apis/notebooks_v1/classes.rb', line 2330

def update!(**args)
end