Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::PatchJob::State (v1.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::PatchJob::State.
Enumeration of the various states a patch job passes through as it
executes.
Constants
STATE_UNSPECIFIED
value: 0 State must be specified.
STARTED
value: 1 The patch job was successfully initiated.
INSTANCE_LOOKUP
value: 2 The patch job is looking up instances to run the patch on.
PATCHING
value: 3 Instances are being patched.
SUCCEEDED
value: 4 Patch job completed successfully.
COMPLETED_WITH_ERRORS
value: 5 Patch job completed but there were errors.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]