Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerUpdatePolicy.Types.Type.
The type of update process. You can specify either PROACTIVE so that the MIG automatically updates VMs to the latest configurations or OPPORTUNISTIC so that you can select the VMs that you want to update.
Additional supported values which may be not listed in the enum directly due to technical reasons:
PROACTIVE
[[["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."],[[["The latest version of the `InstanceGroupManagerUpdatePolicy.Types.Type` is 3.6.0, while the current version on the page is 2.17.0."],["The provided content lists all the versions of `InstanceGroupManagerUpdatePolicy.Types.Type` from 1.0.0 up to the latest version 3.6.0, including each of their respective links."],["The `InstanceGroupManagerUpdatePolicy.Types.Type` enum controls the type of update process for a MIG, either PROACTIVE or OPPORTUNISTIC."],["The enum `InstanceGroupManagerUpdatePolicy.Types.Type` has two specified fields: `Opportunistic` and `UndefinedType`, and the `Opportunistic` field states that new configurations are applied to VMs only when specific VMs are targeted for updates."],["The Google.Cloud.Compute.V1.dll assembly is where this enum can be found within the Google.Cloud.Compute.V1 namespace."]]],[]]