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-21 UTC."],[[["This page provides reference documentation for the `UpdateInstanceRequest.Types.MinimalAction` enum within the Google Cloud Compute Engine v1 API, spanning multiple versions."],["The latest documented version of the API is 3.6.0, and the page lists versions as far back as 1.0.0, with version 2.15.0 being specifically highlighted."],["The `MinimalAction` enum specifies actions to be taken when updating a compute instance, even if the updates do not inherently require them, and it includes additional supported values such as INVALID, NO_EFFECT, REFRESH, and RESTART, which may not be directly listed."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["The enum contains the field `UndefinedMinimalAction`, which is a value indicating that the enum field is not set."]]],[]]