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-31 UTC."],[[["This webpage provides a comprehensive list of versions for the `Google.Cloud.Compute.V1` API, specifically for the `Snapshot.Types.StorageBytesStatus` enum, ranging from version 1.0.0 to the latest, 3.6.0."],["The `Snapshot.Types.StorageBytesStatus` enum indicates whether the `storageBytes` data is currently being updated or is up-to-date, with possible values of `UPDATING` or `UP_TO_DATE`."],["The webpage includes the `Google.Cloud.Compute.V1` namespace and the `Google.Cloud.Compute.V1.dll` assembly as part of the documentation for each listed version."],["The enum's fields, `UndefinedStorageBytesStatus`, `UpToDate`, and `Updating`, are detailed, offering a description for `UndefinedStorageBytesStatus` as an indicator of when the enum field is not set."]]],[]]