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.



3276
3277
3278
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3276

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3281
3282
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3281

def update!(**args)
end