[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."],[[["The latest version available is 3.6.0, as indicated by the \"latest\" tag next to it, which is listed first on the page, and this version is found at the top of the listed version."],["This page provides a comprehensive list of versions for the `StorageBytesStatus` enum within the `Google.Cloud.Compute.V1` namespace, spanning from version 1.0.0 up to 3.6.0, with links to each version's documentation."],["The `StorageBytesStatus` enum, found in `Google.Cloud.Compute.V1.SavedAttachedDisk.Types`, indicates whether the storageBytes property is stable (`UP_TO_DATE`) or being adjusted (`UPDATING`)."],["The namespace for the documentation is `Google.Cloud.Compute.V1`, with the assembly being `Google.Cloud.Compute.V1.dll`, indicating the context of the documented enum."],["There are three specific field values for the `StorageBytesStatus` enum: `UndefinedStorageBytesStatus`, `Updating`, and `UpToDate`, with each providing a different status for the storageBytes."]]],[]]