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 latest version available for the `SavedDisk.Types.StorageBytesStatus` enum is 3.6.0, which is the most recent release in the provided list."],["This documentation covers the `SavedDisk.Types.StorageBytesStatus` enum within the Google.Cloud.Compute.V1 namespace, part of the Compute Engine v1 API."],["The `StorageBytesStatus` enum indicates whether the storage size is currently being updated (`UPDATING`) or is up-to-date (`UP_TO_DATE`), also having a field to show if the enum is not set (`UndefinedStorageBytesStatus`)."],["The documentation provides access to multiple older versions, ranging from 1.0.0 up to 3.6.0, ensuring that users have access to previous iterations of the API."]]],[]]