Reference documentation and code samples for the Compute Engine v1 API enum SavedDisk.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-21 UTC."],[[["The content provides versioned documentation for the `SavedDisk.Types.StorageBytesStatus` enum within the Google Cloud Compute Engine v1 API."],["Version 3.6.0 is the latest documented release, and the page includes a comprehensive list of versions down to 1.0.0."],["The `StorageBytesStatus` enum indicates whether the size of a snapshot, represented by storageBytes, is currently being updated (UPDATING) or if it is stable and up-to-date (UP_TO_DATE)."],["The enum is located within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The enum's fields include `UndefinedStorageBytesStatus`, `UpToDate`, and `Updating`, each with descriptions detailing their state."]]],[]]