Compute Engine v1 API - Class ComputeEnumConstants.SavedDisk.StorageBytesStatus (2.4.0)

public static class StorageBytesStatus

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SavedDisk.StorageBytesStatus.

Constants for wire representations of the SavedDisk.Types.StorageBytesStatus enum.

Inheritance

Object > ComputeEnumConstants.SavedDisk.StorageBytesStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

UndefinedStorageBytesStatus

public const string UndefinedStorageBytesStatus = "UNDEFINED_STORAGE_BYTES_STATUS"

Wire representation of UndefinedStorageBytesStatus.

Field Value
TypeDescription
String

Updating

public const string Updating = "UPDATING"

Wire representation of Updating.

Field Value
TypeDescription
String

UpToDate

public const string UpToDate = "UP_TO_DATE"

Wire representation of UpToDate.

Field Value
TypeDescription
String