Specifies the action to take when updating an instance even if the updated properties do not require it. If not specified, then Compute Engine acts based on the minimum action that the updated properties require.
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."],[[["This page details the `MinimalAction` enum within the `Google.Cloud.Compute.V1` namespace, used to specify actions when updating an instance."],["The latest version available is 3.6.0, with multiple prior versions listed, ranging back to version 1.0.0."],["`MinimalAction` enum values include `INVALID`, `NO_EFFECT`, `REFRESH`, and `RESTART`, and specifies the behavior when properties are updated."],["The `UndefinedMinimalAction` field indicates when an enum field has not been assigned a value."],["Each version listed on this page contains the same Google.Cloud.Compute.V1.UpdateInstanceRequest.Types.MinimalAction Enum."]]],[]]