Uses of Class
com.google.cloud.aiplatform.v1.NasJobSpec.NasAlgorithmSpecCase
-
Packages that use NasJobSpec.NasAlgorithmSpecCase Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of NasJobSpec.NasAlgorithmSpecCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NasJobSpec.NasAlgorithmSpecCase Modifier and Type Method Description static NasJobSpec.NasAlgorithmSpecCaseNasJobSpec.NasAlgorithmSpecCase. forNumber(int value)NasJobSpec.NasAlgorithmSpecCaseNasJobSpec.Builder. getNasAlgorithmSpecCase()NasJobSpec.NasAlgorithmSpecCaseNasJobSpec. getNasAlgorithmSpecCase()NasJobSpec.NasAlgorithmSpecCaseNasJobSpecOrBuilder. getNasAlgorithmSpecCase()static NasJobSpec.NasAlgorithmSpecCaseNasJobSpec.NasAlgorithmSpecCase. valueOf(int value)Deprecated.static NasJobSpec.NasAlgorithmSpecCaseNasJobSpec.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.
-