public enum Destination.DestinationEndpoint.State extends Enum<Destination.DestinationEndpoint.State> implements ProtocolMessageEnum
The state of the DestinationEndpoint
resource.
Protobuf enum
google.cloud.networkconnectivity.v1.Destination.DestinationEndpoint.State
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
INVALID |
The |
INVALID_VALUE |
The |
STATE_UNSPECIFIED |
An invalid state, which is the default case. |
STATE_UNSPECIFIED_VALUE |
An invalid state, which is the default case. |
UNRECOGNIZED |
|
VALID |
The |
VALID_VALUE |
The |
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() |