[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 documentation for the `StorageBytesStatus` enum within the `Google.Cloud.Compute.V1` namespace, detailing various versions of the Google Cloud Compute library."],["Version 3.6.0 is the latest release, and the documentation offers access to a variety of older versions, ranging from 1.0.0 to 3.5.0, as well as all minor versions in between."],["The `StorageBytesStatus` enum has three possible values: `UndefinedStorageBytesStatus`, `Updating`, and `UpToDate`, which determines whether the storage size is being updated or if it's current."],["This documentation is within the Google.Cloud.Compute.V1 assembly, contained in the Google.Cloud.Compute.V1.dll file, for use with .NET."]]],[]]