The instance acked the notification and will start shortly.
ApplyingPatches
The instance is applying patches.
DownloadingPatches
The instance is downloading patches.
Failed
The instance has failed to apply the patch.
Inactive
Instance is inactive and cannot be patched.
NoAgentDetected
The service could not detect the presence of the agent. Check to ensure
that the agent is installed, running, and able to communicate with the
service.
Notified
The instance is notified that it should be patched.
Pending
The instance is not yet notified.
Rebooting
The instance is rebooting.
RunningPostPatchStep
The instance is running the post-patch step.
RunningPrePatchStep
The instance is running the pre-patch step.
Started
The instance has started the patching process.
Succeeded
The instance has completed applying patches.
SucceededRebootRequired
The instance has completed applying patches but a reboot is required.
TimedOut
The instance exceeded the time out while applying the patch.
[[["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 2025-03-21 UTC."],[[["The latest version of the `PatchState` is 2.4.0, with multiple previous versions available, including 2.3.0, 2.2.0, 2.1.0, 2.0.0, and older versions."],["The `PatchState` enum defines various states of an instance during the patching process, within the namespace `Google.Cloud.OsConfig.V1`."],["Possible instance patch states include `DownloadingPatches`, `ApplyingPatches`, `Failed`, `Rebooting`, `Succeeded`, and `SucceededRebootRequired`, amongst others, which provides information on the status of the patching process."],["The `NoAgentDetected` field indicates that the service could not detect the presence of the agent on the instance."],["The `PatchState` enum is located within the `Google.Cloud.OsConfig.V1.dll` assembly."]]],[]]