public enum RemoteTransportProfile.State extends Enum<RemoteTransportProfile.State> implements ProtocolMessageEnumState of the RemoteTransportProfile.
Protobuf enum google.cloud.networkconnectivity.v1beta.RemoteTransportProfile.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CLOSED |
Not enough capacity for customers to order. |
CLOSED_VALUE |
Not enough capacity for customers to order. |
OPEN |
Enough capacity to fulfill an order. |
OPEN_VALUE |
Enough capacity to fulfill an order. |
STATE_UNSPECIFIED |
Unspecified state. |
STATE_UNSPECIFIED_VALUE |
Unspecified state. |
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() |
|