public static interface InputOuterClass.InputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InputOuterClass.ExampleList |
getExampleList()
.tensorflow.serving.ExampleList example_list = 1 [lazy = true]; |
InputOuterClass.ExampleListOrBuilder |
getExampleListOrBuilder()
.tensorflow.serving.ExampleList example_list = 1 [lazy = true]; |
InputOuterClass.ExampleListWithContext |
getExampleListWithContext()
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true]; |
InputOuterClass.ExampleListWithContextOrBuilder |
getExampleListWithContextOrBuilder()
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true]; |
InputOuterClass.Input.KindCase |
getKindCase() |
boolean |
hasExampleList()
.tensorflow.serving.ExampleList example_list = 1 [lazy = true]; |
boolean |
hasExampleListWithContext()
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasExampleList()
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];InputOuterClass.ExampleList getExampleList()
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];InputOuterClass.ExampleListOrBuilder getExampleListOrBuilder()
.tensorflow.serving.ExampleList example_list = 1 [lazy = true];boolean hasExampleListWithContext()
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.ExampleListWithContext getExampleListWithContext()
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.ExampleListWithContextOrBuilder getExampleListWithContextOrBuilder()
.tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.Input.KindCase getKindCase()