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.



1251
1252
1253
# File 'lib/google/apis/looker_v1/classes.rb', line 1251

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1256
1257
# File 'lib/google/apis/looker_v1/classes.rb', line 1256

def update!(**args)
end