[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 webpage provides a comprehensive list of versions for the `StorageBytesStatus` enum, within the `Google.Cloud.Compute.V1` namespace, starting from version 1.0.0 up to the latest version 3.6.0."],["The `StorageBytesStatus` enum indicates whether the `storageBytes` is in a stable state (`UP_TO_DATE`) or being adjusted (`UPDATING`) due to shared storage reallocation."],["The `Google.Cloud.Compute.V1.SavedAttachedDisk.Types.StorageBytesStatus` is documented across multiple versions of the Google Cloud Compute .NET library, and each version is accessible via its link."],["The `StorageBytesStatus` has three defined fields: `UndefinedStorageBytesStatus`, `Updating` and `UpToDate` giving the status of the storage."]]],[]]