Specifies the most disruptive action that can be taken on the instance as part of the update. Compute Engine returns an error if the instance properties require a more disruptive action as part of the instance update. Valid options from lowest to highest are NO_EFFECT, REFRESH, and RESTART.
Additional supported values which may be not listed in the enum directly due to technical reasons:
INVALID
NO_EFFECT
REFRESH
RESTART
[[["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 available is 3.6.0 for `Google.Cloud.Compute.V1.UpdateInstanceRequest.Types.MostDisruptiveAllowedAction`."],["This page provides a historical list of available versions, spanning from 1.0.0 to the current 3.6.0, with each linking to its specific documentation."],["The `MostDisruptiveAllowedAction` enum specifies the most intrusive action that can occur on an instance during an update, with options ranging from `NO_EFFECT` to `RESTART`."],["The listed additional supported values outside the enum are `INVALID`, `NO_EFFECT`, `REFRESH`, and `RESTART`."],["`UndefinedMostDisruptiveAllowedAction` is a field indicating that the enum value is not currently set."]]],[]]