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-21 UTC."],[[["This document outlines various versions of the `MostDisruptiveAllowedAction` enum, within the `Google.Cloud.Compute.V1` namespace, starting from version 1.0.0 up to the latest version 3.6.0."],["The `MostDisruptiveAllowedAction` enum specifies the maximum disruptive action allowed during an instance update, and can have the following valid options, listed from lowest to highest: NO_EFFECT, REFRESH, and RESTART."],["The `UndefinedMostDisruptiveAllowedAction` field indicates when the enum field is not set, and there are also additional values that may not be listed directly in the enum but are still supported: INVALID."],["Each listed version corresponds to a specific release of the Google.Cloud.Compute.V1 library, providing a historical view of the `MostDisruptiveAllowedAction` enum across different versions."]]],[]]