static ScalingConfig.InstanceSize |
ScalingConfig.InstanceSize.forNumber(int value) |
|
ScalingConfig.InstanceSize |
ScalingConfig.Builder.getInstanceSize() |
An enum of readable instance sizes, with each instance size mapping to a
float value (e.g.
|
ScalingConfig.InstanceSize |
ScalingConfig.getInstanceSize() |
An enum of readable instance sizes, with each instance size mapping to a
float value (e.g.
|
ScalingConfig.InstanceSize |
ScalingConfigOrBuilder.getInstanceSize() |
An enum of readable instance sizes, with each instance size mapping to a
float value (e.g.
|
static ScalingConfig.InstanceSize |
ScalingConfig.InstanceSize.valueOf(int value) |
Deprecated.
|
static ScalingConfig.InstanceSize |
ScalingConfig.InstanceSize.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ScalingConfig.InstanceSize |
ScalingConfig.InstanceSize.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ScalingConfig.InstanceSize[] |
ScalingConfig.InstanceSize.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|