Always reboot the machine after the update completes.
Default
The agent decides if a reboot is necessary by checking signals such as
registry keys on Windows or /var/run/reboot-required on APT based
systems. On RPM based systems, a set of core system package install times
are compared with system boot time.
Never
Never reboot the machine after the update completes.
[[["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 available for `PatchConfig.Types.RebootConfig` is 2.4.0, with a range of previous versions from 2.3.0 down to 1.3.0 also available."],["`PatchConfig.Types.RebootConfig` is an enum within the Google Cloud OS Config v1 API, specifically for managing post-patch reboot behaviors."],["This enum offers four settings for post-patch reboot behavior, including `Always`, `Default`, `Never`, and `Unspecified`, with `Default` being the standard behavior if unspecified."],["The `RebootConfig` settings dictate whether a machine reboots after an update, with `Always` enforcing a reboot, `Never` preventing one, and `Default` relying on the agent's assessment of reboot necessity."]]],[]]