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