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.



3366
3367
3368
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3366

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3371
3372
# File 'lib/google/apis/osconfig_v1/classes.rb', line 3371

def update!(**args)
end