Reference documentation and code samples for the Compute Engine v1 API enum UpdateInstanceRequest.Types.MinimalAction.
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 provides a comprehensive list of versions for the `MinimalAction` enum within the `Google.Cloud.Compute.V1` API, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `MinimalAction` enum dictates the action to be performed when updating a compute instance, even if the changes don't necessitate an action."],["The `MinimalAction` enum also contains supported values such as `INVALID`, `NO_EFFECT`, `REFRESH`, and `RESTART`, in addition to the ones listed directly in the enum."],["The `UndefinedMinimalAction` field indicates that the enum field is not currently set to any particular action."],["The documentation is referencing the Compute Engine v1 API, and the code is in the .NET namespace `Google.Cloud.Compute.V1`, found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]