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
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 |
AnnouncedToGoogle
public const string AnnouncedToGoogle = "ANNOUNCED_TO_GOOGLE"
Wire representation of AnnouncedToGoogle.
Field Value | |
---|---|
Type | Description |
string |
AnnouncedToInternet
public const string AnnouncedToInternet = "ANNOUNCED_TO_INTERNET"
Wire representation of AnnouncedToInternet.
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 |