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-04-02 UTC."],[[["This document provides a version history and reference for the `SavedAttachedDisk.Types.StorageBytesStatus` enum within the Google Cloud Compute V1 API."],["The latest version available is 3.6.0, with a list of previous versions ranging down to 1.0.0, including version 3.5.0, 3.4.0, and more, each with their own unique reference link."],["The `StorageBytesStatus` enum indicates whether the `storageBytes` value is stable (UP_TO_DATE) or being adjusted (UPDATING) due to shared storage reallocation."],["The enum has three fields: `UndefinedStorageBytesStatus` which represents a value indicating the field is not set, `UpToDate`, and `Updating`."]]],[]]