Class: Google::Apis::OsconfigV1beta::GooSettings
- Inherits:
-
Object
- Object
- Google::Apis::OsconfigV1beta::GooSettings
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/osconfig_v1beta/classes.rb,
lib/google/apis/osconfig_v1beta/representations.rb,
lib/google/apis/osconfig_v1beta/representations.rb
Overview
Googet patching is performed by running googet update
.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GooSettings
constructor
A new instance of GooSettings.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GooSettings
Returns a new instance of GooSettings.
591 592 593 |
# File 'lib/google/apis/osconfig_v1beta/classes.rb', line 591 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
596 597 |
# File 'lib/google/apis/osconfig_v1beta/classes.rb', line 596 def update!(**args) end |