Compute Engine v1 API - Class ComputeEnumConstants.PreviewFeatureStatusReleaseStatus.Stage (3.18.0)

public static class ComputeEnumConstants.PreviewFeatureStatusReleaseStatus.Stage

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreviewFeatureStatusReleaseStatus.Stage.

Constants for wire representations of the PreviewFeatureStatusReleaseStatus.Types.Stage enum.

Inheritance

object > ComputeEnumConstants.PreviewFeatureStatusReleaseStatus.Stage

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Deprecated

public const string Deprecated = "DEPRECATED"

Wire representation of Deprecated .

Field Value
Type Description
string

Ga

public const string Ga = "GA"

Wire representation of Ga.

Field Value
Type Description
string

Preview

public const string Preview = "PREVIEW"

Wire representation of Preview.

Field Value
Type Description
string

UndefinedStage

public const string UndefinedStage = "UNDEFINED_STAGE"

Wire representation of UndefinedStage .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "STAGE_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string