Uses of Enum Class
tensorflow.serving.Inference.InferenceResult.ResultCase
Packages that use Inference.InferenceResult.ResultCase
-
Uses of Inference.InferenceResult.ResultCase in tensorflow.serving
Methods in tensorflow.serving that return Inference.InferenceResult.ResultCaseModifier and TypeMethodDescriptionInference.InferenceResult.ResultCase.forNumber(int value) Inference.InferenceResult.Builder.getResultCase()Inference.InferenceResult.getResultCase()Inference.InferenceResultOrBuilder.getResultCase()Inference.InferenceResult.ResultCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static Inference.InferenceResult.ResultCase[]Inference.InferenceResult.ResultCase.values()Returns an array containing the constants of this enum class, in the order they are declared.