Reference documentation and code samples for the Compute Engine v1 API enum SavedAttachedDisk.Types.StorageBytesStatus.
[Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date.
[[["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 page provides reference documentation for the `SavedAttachedDisk.Types.StorageBytesStatus` enum within the Google Cloud Compute Engine v1 API."],["The latest version of this resource is 3.6.0, with a range of previous versions available, including multiple versions within the 3.x.x, 2.x.x, and 1.x.x release series."],["The `StorageBytesStatus` enum indicates whether the storage bytes are stable (`UP_TO_DATE`) or being adjusted (`UPDATING`) due to shared storage reallocation."],["This enum is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["There are three fields defined for `StorageBytesStatus`: `UndefinedStorageBytesStatus`, `UpToDate`, and `Updating`, each representing a different state or an unset status."]]],[]]