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-04-17 UTC."],[[["This webpage documents the `RebootConfig` enum within the `Google.Cloud.OsConfig.V1` namespace, detailing post-patch reboot settings for different versions of the library, with the latest version being 2.4.0."],["The `RebootConfig` enum offers four options: `Always`, `Default`, `Never`, and `Unspecified`, which determine the machine's reboot behavior after an update."],["The `Default` setting allows the agent to decide if a reboot is necessary based on system signals, while `Always` and `Never` force or prevent a reboot, respectively, and the `Unspecified` setting defaults to the `Default` behavior."],["There is a total of 11 versions provided, spanning from version 1.3.0 up to the latest version 2.4.0."]]],[]]