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-04-02 UTC."],[[["The content provides reference documentation for the `InstanceGroupManagerInstanceLifecyclePolicy.Types.ForceUpdateOnRepair` enum within the Google Cloud Compute Engine v1 API."],["This enum controls whether the latest configuration is forcefully applied during VM repair, with options being `NO` (default) or `YES`."],["The latest documented version of this enum is 3.6.0, with multiple versions from 1.0.0 available in the content provided, all the way to the newest."],["The enum has 3 fields being `No`, `Yes`, and `UndefinedForceUpdateOnRepair`, which indicates whether the field is set or not."]]],[]]