public enum FlexPerformance extends Enum<FlexPerformance> implements ProtocolMessageEnum
Flex Storage Pool performance.
Protobuf enum google.cloud.netapp.v1.FlexPerformance
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
FLEX_PERFORMANCE_CUSTOM |
Flex Storage Pool with custom performance. |
FLEX_PERFORMANCE_CUSTOM_VALUE |
Flex Storage Pool with custom performance. |
FLEX_PERFORMANCE_DEFAULT |
Flex Storage Pool with default performance. |
FLEX_PERFORMANCE_DEFAULT_VALUE |
Flex Storage Pool with default performance. |
FLEX_PERFORMANCE_UNSPECIFIED |
Unspecified flex performance. |
FLEX_PERFORMANCE_UNSPECIFIED_VALUE |
Unspecified flex performance. |
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() |