Reference documentation and code samples for the Compute Engine v1 API enum SavedDisk.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."],[[["The latest version of the `Google.Cloud.Compute.V1` API is 3.6.0, with a comprehensive history of versions dating back to 1.0.0."],["The provided content focuses on the `StorageBytesStatus` enum within the `SavedDisk.Types` namespace of the `Google.Cloud.Compute.V1` API."],["The `StorageBytesStatus` enum has two primary states: `UPDATING`, which indicates that the snapshot size is being modified, and `UP_TO_DATE`, which signifies the snapshot size is current."],["The enum also contains a field, `UndefinedStorageBytesStatus`, which indicates the enum field is not currently set."],["Each version listed corresponds to the same `SavedDisk.Types.StorageBytesStatus` feature, indicating a history of the enum across version changes."]]],[]]