| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Trial.State |
Trial.State.forNumber(int value) |
Trial.State |
Trial.getState()
Output only.
|
Trial.State |
Trial.Builder.getState()
Output only.
|
Trial.State |
TrialOrBuilder.getState()
Output only.
|
static Trial.State |
Trial.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Trial.State |
Trial.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Trial.State |
Trial.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Trial.State[] |
Trial.State.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<Trial.State> |
Trial.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Trial.Builder |
Trial.Builder.setState(Trial.State value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.