| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static StudySpec.MetricSpec.GoalType |
StudySpec.MetricSpec.GoalType.forNumber(int value) |
StudySpec.MetricSpec.GoalType |
StudySpec.MetricSpecOrBuilder.getGoal()
Required.
|
StudySpec.MetricSpec.GoalType |
StudySpec.MetricSpec.getGoal()
Required.
|
StudySpec.MetricSpec.GoalType |
StudySpec.MetricSpec.Builder.getGoal()
Required.
|
static StudySpec.MetricSpec.GoalType |
StudySpec.MetricSpec.GoalType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static StudySpec.MetricSpec.GoalType |
StudySpec.MetricSpec.GoalType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static StudySpec.MetricSpec.GoalType |
StudySpec.MetricSpec.GoalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StudySpec.MetricSpec.GoalType[] |
StudySpec.MetricSpec.GoalType.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<StudySpec.MetricSpec.GoalType> |
StudySpec.MetricSpec.GoalType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
StudySpec.MetricSpec.Builder |
StudySpec.MetricSpec.Builder.setGoal(StudySpec.MetricSpec.GoalType value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.