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 webpage lists the available versions of the `Google.Cloud.Compute.V1.UpdateInstanceRequest.Types.MinimalAction` resource, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `MinimalAction` enum specifies the action to be taken when updating a compute instance, even if the updated properties technically don't necessitate an action."],["The `MinimalAction` enum also contains values not directly listed, which are `INVALID`, `NO_EFFECT`, `REFRESH`, and `RESTART`, with `UndefinedMinimalAction` also being included to indicate that the enum field is not set."],["The `MinimalAction` type resides within the `Google.Cloud.Compute.V1` namespace."],["The `Google.Cloud.Compute.V1.dll` assembly contains the code related to the `MinimalAction` resource and all of its versions."]]],[]]