| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static ThresholdConfig.ThresholdCase |
ThresholdConfig.ThresholdCase.forNumber(int value) |
ThresholdConfig.ThresholdCase |
ThresholdConfig.getThresholdCase() |
ThresholdConfig.ThresholdCase |
ThresholdConfig.Builder.getThresholdCase() |
ThresholdConfig.ThresholdCase |
ThresholdConfigOrBuilder.getThresholdCase() |
static ThresholdConfig.ThresholdCase |
ThresholdConfig.ThresholdCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ThresholdConfig.ThresholdCase |
ThresholdConfig.ThresholdCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThresholdConfig.ThresholdCase[] |
ThresholdConfig.ThresholdCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.