Uses of Enum
com.google.cloud.aiplatform.v1.TuningJob.TuningSpecCase
Packages that use TuningJob.TuningSpecCase
-
Uses of TuningJob.TuningSpecCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return TuningJob.TuningSpecCaseModifier and TypeMethodDescriptionstatic TuningJob.TuningSpecCaseTuningJob.TuningSpecCase.forNumber(int value) TuningJob.Builder.getTuningSpecCase()TuningJob.getTuningSpecCase()TuningJobOrBuilder.getTuningSpecCase()static TuningJob.TuningSpecCaseTuningJob.TuningSpecCase.valueOf(int value) Deprecated.static TuningJob.TuningSpecCaseReturns the enum constant of this type with the specified name.static TuningJob.TuningSpecCase[]TuningJob.TuningSpecCase.values()Returns an array containing the constants of this enum type, in the order they are declared.