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