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