Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerInstanceLifecyclePolicy.Types.ForceUpdateOnRepair.
A bit indicating whether to forcefully apply the group's latest configuration when repairing a VM. Valid options are: - NO (default): If configuration updates are available, they are not forcefully applied during repair. Instead, configuration updates are applied according to the group's update policy. - YES: If configuration updates are available, they are applied during repair.
[[["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-24 UTC."],[[["This document provides version-specific reference documentation for the `ForceUpdateOnRepair` enum within the `InstanceGroupManagerInstanceLifecyclePolicy.Types` of the Google Cloud Compute Engine v1 API."],["The `ForceUpdateOnRepair` enum determines whether the latest group configuration is forcefully applied during VM repair, with options for \"YES\" to force updates or \"NO\" as the default to apply updates according to the group's update policy."],["The documentation spans multiple versions of the API, from version 1.0.0 up to the latest 3.6.0, allowing users to consult the details of each release."],["The available fields for this enum are `No`, `UndefinedForceUpdateOnRepair`, and `Yes`, each of which represent a state of how updates are applied during the repair process."]]],[]]