public static interface Classification.ClassificationResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Classification.Classifications |
getClassifications(int index)
repeated .tensorflow.serving.Classifications classifications = 1; |
int |
getClassificationsCount()
repeated .tensorflow.serving.Classifications classifications = 1; |
java.util.List<Classification.Classifications> |
getClassificationsList()
repeated .tensorflow.serving.Classifications classifications = 1; |
Classification.ClassificationsOrBuilder |
getClassificationsOrBuilder(int index)
repeated .tensorflow.serving.Classifications classifications = 1; |
java.util.List<? extends Classification.ClassificationsOrBuilder> |
getClassificationsOrBuilderList()
repeated .tensorflow.serving.Classifications classifications = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<Classification.Classifications> getClassificationsList()
repeated .tensorflow.serving.Classifications classifications = 1;Classification.Classifications getClassifications(int index)
repeated .tensorflow.serving.Classifications classifications = 1;int getClassificationsCount()
repeated .tensorflow.serving.Classifications classifications = 1;java.util.List<? extends Classification.ClassificationsOrBuilder> getClassificationsOrBuilderList()
repeated .tensorflow.serving.Classifications classifications = 1;Classification.ClassificationsOrBuilder getClassificationsOrBuilder(int index)
repeated .tensorflow.serving.Classifications classifications = 1;