Reference documentation and code samples for the Compute Engine v1 API enum UpdateInstanceRequest.Types.MostDisruptiveAllowedAction.
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."],[[["The webpage provides reference documentation for the `UpdateInstanceRequest.Types.MostDisruptiveAllowedAction` enum within the Google Compute Engine v1 API."],["It lists various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, alongside their corresponding documentation links."],["The enum specifies the level of disruption permitted during instance updates, with options including `NO_EFFECT`, `REFRESH`, and `RESTART`, as well as an `INVALID` option."],["The associated namespace is `Google.Cloud.Compute.V1`, and the relevant assembly file is `Google.Cloud.Compute.V1.dll`."],["There is also an `UndefinedMostDisruptiveAllowedAction` field which indicates if the enum is not set."]]],[]]