Class: Google::Apis::OsconfigV1::PausePatchDeploymentRequest
- Inherits:
-
Object
- Object
- Google::Apis::OsconfigV1::PausePatchDeploymentRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/osconfig_v1/classes.rb,
lib/google/apis/osconfig_v1/representations.rb,
lib/google/apis/osconfig_v1/representations.rb
Overview
A request message for pausing a patch deployment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ PausePatchDeploymentRequest
constructor
A new instance of PausePatchDeploymentRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PausePatchDeploymentRequest
Returns a new instance of PausePatchDeploymentRequest.
3253 3254 3255 |
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3253 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3258 3259 |
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3258 def update!(**args) end |