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