Class: Google::Apis::LookerV1::RestartInstanceRequest

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

Overview

Request options for restarting an instance.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RestartInstanceRequest

Returns a new instance of RestartInstanceRequest.



1190
1191
1192
# File 'lib/google/apis/looker_v1/classes.rb', line 1190

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1195
1196
# File 'lib/google/apis/looker_v1/classes.rb', line 1195

def update!(**args)
end