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

Overview

Request for stopping a notebook instance

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopInstanceRequest

Returns a new instance of StopInstanceRequest.



2521
2522
2523
# File 'lib/google/apis/notebooks_v1/classes.rb', line 2521

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2526
2527
# File 'lib/google/apis/notebooks_v1/classes.rb', line 2526

def update!(**args)
end