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-04-09 UTC."],[[["This webpage provides reference documentation for the `SavedDisk.Types.StorageBytesStatus` enum within the Google.Cloud.Compute.V1 API."],["The latest version of this documentation is for version 3.6.0, and there are multiple previous versions available, going back to version 1.0.0, for those who are using older versions."],["The `StorageBytesStatus` enum indicates whether the storage bytes are in a stable `UP_TO_DATE` state or are being adjusted, which would be `UPDATING`, due to storage reallocation."],["There is also an `UndefinedStorageBytesStatus` field, which is used when the enum field is not set for a particular storage."]]],[]]