Uses of Enum Class
inference.GrpcPredictV2.InferParameter.ParameterChoiceCase
Packages that use GrpcPredictV2.InferParameter.ParameterChoiceCase
-
Uses of GrpcPredictV2.InferParameter.ParameterChoiceCase in inference
Methods in inference that return GrpcPredictV2.InferParameter.ParameterChoiceCaseModifier and TypeMethodDescriptionGrpcPredictV2.InferParameter.ParameterChoiceCase.forNumber(int value) GrpcPredictV2.InferParameter.Builder.getParameterChoiceCase()GrpcPredictV2.InferParameter.getParameterChoiceCase()GrpcPredictV2.InferParameterOrBuilder.getParameterChoiceCase()GrpcPredictV2.InferParameter.ParameterChoiceCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.GrpcPredictV2.InferParameter.ParameterChoiceCase.values()Returns an array containing the constants of this enum class, in the order they are declared.