Class Classification.ClassificationResult

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
tensorflow.serving.Classification.ClassificationResult
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, Classification.ClassificationResultOrBuilder
Enclosing class:
Classification

public static final class Classification.ClassificationResult extends com.google.protobuf.GeneratedMessageV3 implements Classification.ClassificationResultOrBuilder
 Contains one result per input example, in the same order as the input in
 ClassificationRequest.
 
Protobuf type tensorflow.serving.ClassificationResult
See Also: