| Modifier and Type | Method and Description |
|---|---|
static Cluster.NodeScalingFactor |
Cluster.NodeScalingFactor.forNumber(int value) |
Cluster.NodeScalingFactor |
Cluster.getNodeScalingFactor()
Immutable.
|
Cluster.NodeScalingFactor |
Cluster.Builder.getNodeScalingFactor()
Immutable.
|
Cluster.NodeScalingFactor |
ClusterOrBuilder.getNodeScalingFactor()
Immutable.
|
static Cluster.NodeScalingFactor |
Cluster.NodeScalingFactor.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Cluster.NodeScalingFactor |
Cluster.NodeScalingFactor.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cluster.NodeScalingFactor |
Cluster.NodeScalingFactor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cluster.NodeScalingFactor[] |
Cluster.NodeScalingFactor.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<Cluster.NodeScalingFactor> |
Cluster.NodeScalingFactor.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.setNodeScalingFactor(Cluster.NodeScalingFactor value)
Immutable.
|
Copyright © 2026 Google LLC. All rights reserved.