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

public static class ComputeEnumConstants.SavedDisk.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

UpToDate

public const string UpToDate = "UP_TO_DATE"

Wire representation of UpToDate.

Field Value
TypeDescription
string

Updating

public const string Updating = "UPDATING"

Wire representation of Updating.

Field Value
TypeDescription
string