Class: Google::Apis::RunV1::StopInstanceRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/run_v1/classes.rb,
lib/google/apis/run_v1/representations.rb,
lib/google/apis/run_v1/representations.rb

Overview

Request message for stopping a running Instance.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StopInstanceRequest

Returns a new instance of StopInstanceRequest.



6277
6278
6279
# File 'lib/google/apis/run_v1/classes.rb', line 6277

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



6282
6283
# File 'lib/google/apis/run_v1/classes.rb', line 6282

def update!(**args)
end