Class: Google::Apis::NotebooksV1::StopInstanceRequest

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
more...

Overview

Request for stopping a notebook instance

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopInstanceRequest

Returns a new instance of StopInstanceRequest.

[View source]

2940
2941
2942
# File 'lib/google/apis/notebooks_v1/classes.rb', line 2940

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

2945
2946
# File 'lib/google/apis/notebooks_v1/classes.rb', line 2945

def update!(**args)
end