Reference documentation and code samples for the Compute V1 Client class Stage.
[Output Only] The stage of the feature.
Protobuf type google.cloud.compute.v1.PreviewFeatureStatusReleaseStatus.Stage
Namespace
Google \ Cloud \ Compute \ V1 \ PreviewFeatureStatusReleaseStatusMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_STAGE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_STAGE = 0;
DEPRECATED
Value: 463360435Generated from protobuf enum DEPRECATED = 463360435;
GA
Value: 2266Generated from protobuf enum GA = 2266;
PREVIEW
Value: 399798184Generated from protobuf enum PREVIEW = 399798184;
STAGE_UNSPECIFIED
Value: 63695670Generated from protobuf enum STAGE_UNSPECIFIED = 63695670;