Compute Engine v1 API - Enum SavedDisk.Types.StorageBytesStatus (2.15.0)

public enum SavedDisk.Types.StorageBytesStatus

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.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
UndefinedStorageBytesStatus

A value indicating that the enum field is not set.

UpToDate
Updating