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: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_STAGE = 0;
DEPRECATED
Value: 463360435
Generated from protobuf enum DEPRECATED = 463360435;
GA
Value: 2266
Generated from protobuf enum GA = 2266;
PREVIEW
Value: 399798184
Generated from protobuf enum PREVIEW = 399798184;
STAGE_UNSPECIFIED
Value: 63695670
Generated from protobuf enum STAGE_UNSPECIFIED = 63695670;