public enum QosType extends Enum<QosType> implements ProtocolMessageEnum
QoS (Quality of Service) Types of the storage pool
Protobuf enum google.cloud.netapp.v1.QosType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
AUTO |
QoS Type is Auto |
AUTO_VALUE |
QoS Type is Auto |
MANUAL |
QoS Type is Manual |
MANUAL_VALUE |
QoS Type is Manual |
QOS_TYPE_UNSPECIFIED |
Unspecified QoS Type |
QOS_TYPE_UNSPECIFIED_VALUE |
Unspecified QoS Type |
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() |