public enum PreviewFeatureStatusReleaseStatus.Stage extends Enum<PreviewFeatureStatusReleaseStatus.Stage> implements ProtocolMessageEnumOutput only. [Output Only] The stage of the feature.
Protobuf enum google.cloud.compute.v1.PreviewFeatureStatusReleaseStatus.Stage
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DEPRECATED |
|
DEPRECATED_VALUE |
|
GA |
|
GA_VALUE |
|
PREVIEW |
|
PREVIEW_VALUE |
|
STAGE_UNSPECIFIED |
|
STAGE_UNSPECIFIED_VALUE |
|
UNDEFINED_STAGE |
A value indicating that the enum field is not set. |
UNDEFINED_STAGE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|