Reference documentation and code samples for the Compute Engine v1 API enum Snapshot.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."],[[["This webpage provides reference documentation for the `Snapshot.Types.StorageBytesStatus` enum within the Google Cloud Compute Engine v1 API."],["The enum `Snapshot.Types.StorageBytesStatus` indicates whether the `storageBytes` value is stable (`UP_TO_DATE`) or being adjusted (`UPDATING`)."],["The documentation is available across multiple versions of the Google Cloud Compute Engine v1 API, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The current `2.12.0` version of the library and `Google.Cloud.Compute.V1` namespace is represented in this documentation."],["There are also 3 potential values of the enum, they are `UndefinedStorageBytesStatus`, `UpToDate`, and `Updating`."]]],[]]