| Modifier and Type | Method and Description |
|---|---|
static Model.TrainingConfigCase |
Model.TrainingConfigCase.forNumber(int value) |
Model.TrainingConfigCase |
Model.getTrainingConfigCase() |
Model.TrainingConfigCase |
Model.Builder.getTrainingConfigCase() |
Model.TrainingConfigCase |
ModelOrBuilder.getTrainingConfigCase() |
static Model.TrainingConfigCase |
Model.TrainingConfigCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Model.TrainingConfigCase |
Model.TrainingConfigCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.TrainingConfigCase[] |
Model.TrainingConfigCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.