Class: Google::Apis::OsconfigV1::CancelPatchJobRequest
- Inherits:
-
Object
- Object
- Google::Apis::OsconfigV1::CancelPatchJobRequest
- 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
Message for canceling a patch job.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelPatchJobRequest
constructor
A new instance of CancelPatchJobRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelPatchJobRequest
Returns a new instance of CancelPatchJobRequest.
169 170 171 |
# File 'lib/google/apis/osconfig_v1/classes.rb', line 169 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
174 175 |
# File 'lib/google/apis/osconfig_v1/classes.rb', line 174 def update!(**args) end |