class Google::Apis::NotebooksV1::StartRuntimeRequest

Request for starting a Managed Notebook Runtime.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/notebooks_v1/classes.rb, line 2390
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 2395
def update!(**args)
end