public static class Status
Constants for wire representations of the PublicDelegatedPrefix.Types.Status enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Announced
public const string Announced = "ANNOUNCED"
Wire representation of Announced.
Field Value | |
---|---|
Type | Description |
String |
Deleting
public const string Deleting = "DELETING"
Wire representation of Deleting.
Field Value | |
---|---|
Type | Description |
String |
Initializing
public const string Initializing = "INITIALIZING"
Wire representation of Initializing.
Field Value | |
---|---|
Type | Description |
String |
ReadyToAnnounce
public const string ReadyToAnnounce = "READY_TO_ANNOUNCE"
Wire representation of ReadyToAnnounce.
Field Value | |
---|---|
Type | Description |
String |
UndefinedStatus
public const string UndefinedStatus = "UNDEFINED_STATUS"
Wire representation of UndefinedStatus.
Field Value | |
---|---|
Type | Description |
String |