class Google::Apis::NotebooksV1::StopRuntimeRequest

Request for stopping a Managed Notebook Runtime.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/notebooks_v1/classes.rb, line 2455
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/notebooks_v1/classes.rb, line 2460
def update!(**args)
end