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-04-09 UTC."],[[["This page provides version-specific documentation for the `UpdateInstanceRequest.Types.MinimalAction` enum within the Google Cloud Compute Engine v1 API."],["The latest version available is 3.6.0, while the current page is focused on version 3.5.0 documentation."],["The `UpdateInstanceRequest.Types.MinimalAction` enum determines the action taken during an instance update, even if the changes do not inherently require an action, and includes values such as `INVALID`, `NO_EFFECT`, `REFRESH`, and `RESTART`."],["The documentation covers versions ranging from 1.0.0 to 3.6.0, allowing users to view the history and evolution of the API component."],["The enum also has the `UndefinedMinimalAction` field, which indicates that the enum field is not set."]]],[]]