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