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 instance group manager proactively executes actions in order to bring instances to their target versions or OPPORTUNISTIC so that no action is proactively executed but the update will be performed as part of other actions (for example, resizes or recreateInstances calls).
Additional supported values which may be not listed in the enum directly due to technical reasons:
PROACTIVE
No action is being proactively performed in order to bring this IGM to its target version distribution (regardless of whether this distribution is expressed using instanceTemplate or versions field).
UndefinedType
A value indicating that the enum field is not set.
[[["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 Google.Cloud.Compute.V1 API is 3.6.0, with documentation available for versions back to 1.0.0."],["This documentation provides reference information for the `InstanceGroupManagerUpdatePolicy.Types.Type` enum within the Compute Engine v1 API."],["The `Type` enum defines the update process for instance group managers, allowing for either `PROACTIVE` or `OPPORTUNISTIC` updates."],["The `Opportunistic` field indicates no proactive action to update an IGM, and `UndefinedType` denotes that the enum field has not been set."],["The information provided is in the namespace of `Google.Cloud.Compute.V1` and is included in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]