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."],[[["This document provides versioned reference documentation for the `InstanceGroupManagerUpdatePolicy.Types.Type` enum within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `InstanceGroupManagerUpdatePolicy.Types.Type` enum defines the update process for Managed Instance Groups (MIGs), allowing users to choose between `PROACTIVE` (automatic updates) and `OPPORTUNISTIC` (selective updates) update types."],["The document lists all versions of the API from 1.0.0 up to the latest 3.6.0, each linking to its respective documentation page for the enum."],["There is an `UndefinedType` field, used to indicate when an enum field has not been explicitly set, and the namespace for the API is `Google.Cloud.Compute.V1`."]]],[]]