| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static DistillationSpec.TeacherModelCase |
DistillationSpec.TeacherModelCase.forNumber(int value) |
DistillationSpec.TeacherModelCase |
DistillationSpecOrBuilder.getTeacherModelCase() |
DistillationSpec.TeacherModelCase |
DistillationSpec.getTeacherModelCase() |
DistillationSpec.TeacherModelCase |
DistillationSpec.Builder.getTeacherModelCase() |
static DistillationSpec.TeacherModelCase |
DistillationSpec.TeacherModelCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DistillationSpec.TeacherModelCase |
DistillationSpec.TeacherModelCase.valueOf(String name)
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.
|
Copyright © 2025 Google LLC. All rights reserved.