| Modifier and Type | Method and Description |
|---|---|
static StoragePool.PerformanceProvisioningType |
StoragePool.PerformanceProvisioningType.forNumber(int value) |
static StoragePool.PerformanceProvisioningType |
StoragePool.PerformanceProvisioningType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StoragePool.PerformanceProvisioningType |
StoragePool.PerformanceProvisioningType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StoragePool.PerformanceProvisioningType |
StoragePool.PerformanceProvisioningType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoragePool.PerformanceProvisioningType[] |
StoragePool.PerformanceProvisioningType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<StoragePool.PerformanceProvisioningType> |
StoragePool.PerformanceProvisioningType.internalGetValueMap() |
Copyright © 2025 Google LLC. All rights reserved.