Uses of Enum Class
tensorflow.serving.PredictionLogOuterClass.PredictionLog.LogTypeCase
Packages that use PredictionLogOuterClass.PredictionLog.LogTypeCase
-
Uses of PredictionLogOuterClass.PredictionLog.LogTypeCase in tensorflow.serving
Methods in tensorflow.serving that return PredictionLogOuterClass.PredictionLog.LogTypeCaseModifier and TypeMethodDescriptionPredictionLogOuterClass.PredictionLog.LogTypeCase.forNumber(int value) PredictionLogOuterClass.PredictionLog.Builder.getLogTypeCase()PredictionLogOuterClass.PredictionLog.getLogTypeCase()PredictionLogOuterClass.PredictionLogOrBuilder.getLogTypeCase()PredictionLogOuterClass.PredictionLog.LogTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.PredictionLogOuterClass.PredictionLog.LogTypeCase.values()Returns an array containing the constants of this enum class, in the order they are declared.