Compute V1 Client - Class StorageBytesStatus (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class StorageBytesStatus.
Output only. [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.
Protobuf type google.cloud.compute.v1.SavedDisk.StorageBytesStatus
Namespace
Google \ Cloud \ Compute \ V1 \ SavedDisk
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_STORAGE_BYTES_STATUS
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_STORAGE_BYTES_STATUS = 0;
UPDATING
Value: 494614342
Generated from protobuf enum UPDATING = 494614342;
UP_TO_DATE
Value: 101306702
Generated from protobuf enum UP_TO_DATE = 101306702;
[[["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 2026-03-19 UTC."],[],[]]