Uses of Enum
com.google.cloud.aiplatform.v1beta1.DistillationSpec.TeacherModelCase
Packages that use DistillationSpec.TeacherModelCase
-
Uses of DistillationSpec.TeacherModelCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DistillationSpec.TeacherModelCaseModifier and TypeMethodDescriptionDistillationSpec.TeacherModelCase.forNumber(int value) DistillationSpec.Builder.getTeacherModelCase()DistillationSpec.getTeacherModelCase()DistillationSpecOrBuilder.getTeacherModelCase()DistillationSpec.TeacherModelCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static DistillationSpec.TeacherModelCase[]DistillationSpec.TeacherModelCase.values()Returns an array containing the constants of this enum type, in the order they are declared.