Class: Google::Apis::LookerV1::RestartInstanceRequest
- Inherits:
-
Object
- Object
- Google::Apis::LookerV1::RestartInstanceRequest
- 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
-
#initialize(**args) ⇒ RestartInstanceRequest
constructor
A new instance of RestartInstanceRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |