public enum Project.XpnProjectStatus extends Enum<Project.XpnProjectStatus> implements ProtocolMessageEnum
[Output Only] The role this project has in a shared VPC configuration. Currently, only projects with the host role, which is specified by the value HOST, are differentiated.
Protobuf enum google.cloud.compute.v1.Project.XpnProjectStatus
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
HOST |
|
HOST_VALUE |
|
UNDEFINED_XPN_PROJECT_STATUS |
A value indicating that the enum field is not set. |
UNDEFINED_XPN_PROJECT_STATUS_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
UNSPECIFIED_XPN_PROJECT_STATUS |
|
UNSPECIFIED_XPN_PROJECT_STATUS_VALUE |
|
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() |