[Output Only] The status of the instance. This field is empty when the instance does not exist.
Additional supported values which may be not listed in the enum directly due to technical reasons:
STOPPING
SUSPENDING
[[["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 document details the `InstanceStatus` enum within the `Google.Cloud.Compute.V1` namespace, outlining the various states of a compute instance, such as `Running`, `Stopped`, `Repairing`, and others."],["The latest version of this documented information is for version 3.6.0, and the document provides access to the documentation for previous versions all the way down to version 1.0.0, showing an extensive list of version history."],["The `InstanceStatus` enum includes fields like `Deprovisioning`, `Provisioning`, `Staging`, and `Terminated`, which describe the instance's state throughout its lifecycle."],["In addition to explicitly defined enum values, the document notes that `STOPPING` and `SUSPENDING` are also supported statuses, even though they may not be directly listed in the enum."],["The `UndefinedInstanceStatus` field indicates that the enum field has not been assigned a value."]]],[]]