Uses of Class
com.google.cloud.retail.v2alpha.Model.TrainingConfigCase
-
Packages that use Model.TrainingConfigCase Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of Model.TrainingConfigCase in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return Model.TrainingConfigCase Modifier and Type Method Description static Model.TrainingConfigCaseModel.TrainingConfigCase. forNumber(int value)Model.TrainingConfigCaseModel.Builder. getTrainingConfigCase()Model.TrainingConfigCaseModel. getTrainingConfigCase()Model.TrainingConfigCaseModelOrBuilder. getTrainingConfigCase()static Model.TrainingConfigCaseModel.TrainingConfigCase. valueOf(int value)Deprecated.static Model.TrainingConfigCaseModel.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.
-