[[["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 outlines the `Status` constants for disk operations within the Google Cloud Compute V1 API, covering various versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest release."],["The `Status` class contains constant string fields representing different disk states like `Creating`, `Deleting`, `Failed`, `Ready`, `Restoring`, and `UndefinedStatus`, which are wire representations of the disk's status."],["Each disk status constant has a corresponding string value and a description indicating its meaning, and they are all part of the `Google.Cloud.Compute.V1` namespace, specifically within the `ComputeEnumConstants.Disk.Status` class."],["The disk status constants inherit members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The assembly this is located in is the Google.Cloud.Compute.V1.dll."]]],[]]