public enum RemoteTransportProfile.ServiceLevelAvailability extends Enum<RemoteTransportProfile.ServiceLevelAvailability> implements ProtocolMessageEnumAvailability class options.
Protobuf enum
google.cloud.networkconnectivity.v1beta.RemoteTransportProfile.ServiceLevelAvailability
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
HIGH |
This represents a 99.9% service level on the availability of the configured connectivity. |
HIGH_VALUE |
This represents a 99.9% service level on the availability of the configured connectivity. |
MAXIMUM |
This represents a 99.99% service level on the availability of the configured connectivity. |
MAXIMUM_VALUE |
This represents a 99.99% service level on the availability of the configured connectivity. |
SERVICE_LEVEL_AVAILABILITY_UNSPECIFIED |
Unspecified service level availability. |
SERVICE_LEVEL_AVAILABILITY_UNSPECIFIED_VALUE |
Unspecified service level availability. |
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() |
|