| Modifier and Type | Method and Description |
|---|---|
static ScalingConfig.ScalingModelCase |
ScalingConfig.ScalingModelCase.forNumber(int value) |
ScalingConfig.ScalingModelCase |
ScalingConfig.getScalingModelCase() |
ScalingConfig.ScalingModelCase |
ScalingConfig.Builder.getScalingModelCase() |
ScalingConfig.ScalingModelCase |
ScalingConfigOrBuilder.getScalingModelCase() |
static ScalingConfig.ScalingModelCase |
ScalingConfig.ScalingModelCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScalingConfig.ScalingModelCase |
ScalingConfig.ScalingModelCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScalingConfig.ScalingModelCase[] |
ScalingConfig.ScalingModelCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.