Class ComputeEnumConstants.SavedDisk.StorageBytesStatus (1.3.0)

public static class 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