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 reference documentation for the `UpdateInstanceRequest.Types.MinimalAction` enum in the Google Compute Engine v1 API."],["The latest version of the documentation available is 3.6.0, while the oldest is 1.0.0, showcasing a range of versions."],["The `MinimalAction` enum specifies the necessary action during an instance update, even if the properties wouldn't inherently require it."],["The enum includes possible values such as `INVALID`, `NO_EFFECT`, `REFRESH`, `RESTART` and `UndefinedMinimalAction`, and this last value indicates when the enum field is not set."]]],[]]