public static class ComputeEnumConstants.PreviewFeatureStatusReleaseStatus.StageReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreviewFeatureStatusReleaseStatus.Stage.
Constants for wire representations of the PreviewFeatureStatusReleaseStatus.Types.Stage enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|