Class: Google::Apis::OsconfigV1::ResumePatchDeploymentRequest

Inherits:
Object
  • Object
show all
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 resuming a patch deployment.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ResumePatchDeploymentRequest

Returns a new instance of ResumePatchDeploymentRequest.



3307
3308
3309
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3307

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3312
3313
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3312

def update!(**args)
end