Class: Google::Apis::RunV1::StartInstanceRequest

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 starting a stopped Instance.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StartInstanceRequest

Returns a new instance of StartInstanceRequest.



5875
5876
5877
# File 'lib/google/apis/run_v1/classes.rb', line 5875

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



5880
5881
# File 'lib/google/apis/run_v1/classes.rb', line 5880

def update!(**args)
end