| Modifier and Type | Method and Description |
|---|---|
static ClusterConfig.ClusterTier |
ClusterConfig.ClusterTier.forNumber(int value) |
ClusterConfig.ClusterTier |
ClusterConfigOrBuilder.getClusterTier()
Optional.
|
ClusterConfig.ClusterTier |
ClusterConfig.getClusterTier()
Optional.
|
ClusterConfig.ClusterTier |
ClusterConfig.Builder.getClusterTier()
Optional.
|
static ClusterConfig.ClusterTier |
ClusterConfig.ClusterTier.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ClusterConfig.ClusterTier |
ClusterConfig.ClusterTier.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ClusterConfig.ClusterTier |
ClusterConfig.ClusterTier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterConfig.ClusterTier[] |
ClusterConfig.ClusterTier.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<ClusterConfig.ClusterTier> |
ClusterConfig.ClusterTier.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ClusterConfig.Builder |
ClusterConfig.Builder.setClusterTier(ClusterConfig.ClusterTier value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.