Class: Google::Apis::NotebooksV1::StartRuntimeRequest

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

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StartRuntimeRequest

Returns a new instance of StartRuntimeRequest.



2233
2234
2235
# File 'lib/google/apis/notebooks_v1/classes.rb', line 2233

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2238
2239
# File 'lib/google/apis/notebooks_v1/classes.rb', line 2238

def update!(**args)
end