public enum StoragePoolType extends Enum<StoragePoolType> implements ProtocolMessageEnumType of storage pool
Protobuf enum google.cloud.netapp.v1.StoragePoolType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FILE |
Storage pool type is file. |
FILE_VALUE |
Storage pool type is file. |
STORAGE_POOL_TYPE_UNSPECIFIED |
Storage pool type is not specified. |
STORAGE_POOL_TYPE_UNSPECIFIED_VALUE |
Storage pool type is not specified. |
UNIFIED |
Storage pool type is unified. |
UNIFIED_LARGE_CAPACITY |
Storage pool type is unified large capacity. |
UNIFIED_LARGE_CAPACITY_VALUE |
Storage pool type is unified large capacity. |
UNIFIED_VALUE |
Storage pool type is unified. |
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() |
|