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 document provides reference documentation for the `UpdateInstanceRequest.Types.MinimalAction` enum within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `MinimalAction` enum specifies the action to be taken when updating a Compute Engine instance, even if the updated properties don't inherently require it."],["The documentation lists all available versions of the API, ranging from 1.0.0 up to the latest release of 3.6.0, allowing you to check between version specific implementation."],["The enum supports additional values like `INVALID`, `NO_EFFECT`, `REFRESH`, and `RESTART` that might not be explicitly listed in the enum."],["The `UndefinedMinimalAction` indicates that a field is not set."]]],[]]