Reference documentation and code samples for the Compute Engine v1 API enum Image.Types.Status.
[Output Only] The status of the image. An image can be used to create other resources, such as instances, only after the image has been successfully created and the status is set to READY. Possible values are FAILED, PENDING, or READY.
[[["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."],[[["The latest version available for `Google.Cloud.Compute.V1.Image.Types.Status` is 3.6.0, with a total of 30 versions provided, ranging from version 1.0.0 to 3.6.0."],["The `Image.Types.Status` enum in the Compute Engine v1 API represents the creation status of an image, and an image is only usable after the status is set to `READY`."],["The possible status values for `Image.Types.Status` are `FAILED`, `PENDING`, `READY`, `Deleting`, and `UndefinedStatus`, each with a specific meaning related to the image creation or deletion process."],["The documentation is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]