[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 is 3.6.0, providing access to the `StorageBytesStatus` within the `Google.Cloud.Compute.V1` namespace."],["This page documents various versions, spanning from 1.0.0 to 3.6.0, of the `StorageBytesStatus` enumeration, which is a part of the `Google.Cloud.Compute.V1` library."],["`StorageBytesStatus` indicates if the storageBytes are currently stable (UP_TO_DATE) or being updated (UPDATING)."],["The `StorageBytesStatus` enum includes three possible states: `UndefinedStorageBytesStatus`, `Updating`, and `UpToDate`, with a link to the documentation for each version."]]],[]]