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