Compute Engine v1 API - Class ComputeEnumConstants.PublicDelegatedPrefix.Status (2.15.0)

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.

Inheritance

object > ComputeEnumConstants.PublicDelegatedPrefix.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Announced

public const string Announced = "ANNOUNCED"

Wire representation of Announced.

Field Value
TypeDescription
string

AnnouncedToGoogle

public const string AnnouncedToGoogle = "ANNOUNCED_TO_GOOGLE"

Wire representation of AnnouncedToGoogle.

Field Value
TypeDescription
string

AnnouncedToInternet

public const string AnnouncedToInternet = "ANNOUNCED_TO_INTERNET"

Wire representation of AnnouncedToInternet.

Field Value
TypeDescription
string

Deleting

public const string Deleting = "DELETING"

Wire representation of Deleting.

Field Value
TypeDescription
string

Initializing

public const string Initializing = "INITIALIZING"

Wire representation of Initializing.

Field Value
TypeDescription
string

ReadyToAnnounce

public const string ReadyToAnnounce = "READY_TO_ANNOUNCE"

Wire representation of ReadyToAnnounce.

Field Value
TypeDescription
string

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
string