public static class ComputeEnumConstants.PublicDelegatedPrefix.Status
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PublicDelegatedPrefix.Status.
Constants for wire representations of the PublicDelegatedPrefix.Types.Status enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |