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