Uses of Enum
com.google.cloud.aiplatform.v1.NasJobSpec.NasAlgorithmSpecCase
Packages that use NasJobSpec.NasAlgorithmSpecCase
-
Uses of NasJobSpec.NasAlgorithmSpecCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NasJobSpec.NasAlgorithmSpecCaseModifier and TypeMethodDescriptionNasJobSpec.NasAlgorithmSpecCase.forNumber(int value) NasJobSpec.Builder.getNasAlgorithmSpecCase()NasJobSpec.getNasAlgorithmSpecCase()NasJobSpecOrBuilder.getNasAlgorithmSpecCase()NasJobSpec.NasAlgorithmSpecCase.valueOf(int value) Deprecated.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.