public static interface PredictionLogOuterClass.SessionRunLogOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SessionServiceOuterClass.SessionRunRequest |
getRequest()
.tensorflow.serving.SessionRunRequest request = 1; |
SessionServiceOuterClass.SessionRunRequestOrBuilder |
getRequestOrBuilder()
.tensorflow.serving.SessionRunRequest request = 1; |
SessionServiceOuterClass.SessionRunResponse |
getResponse()
.tensorflow.serving.SessionRunResponse response = 2; |
SessionServiceOuterClass.SessionRunResponseOrBuilder |
getResponseOrBuilder()
.tensorflow.serving.SessionRunResponse response = 2; |
boolean |
hasRequest()
.tensorflow.serving.SessionRunRequest request = 1; |
boolean |
hasResponse()
.tensorflow.serving.SessionRunResponse response = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequest()
.tensorflow.serving.SessionRunRequest request = 1;SessionServiceOuterClass.SessionRunRequest getRequest()
.tensorflow.serving.SessionRunRequest request = 1;SessionServiceOuterClass.SessionRunRequestOrBuilder getRequestOrBuilder()
.tensorflow.serving.SessionRunRequest request = 1;boolean hasResponse()
.tensorflow.serving.SessionRunResponse response = 2;SessionServiceOuterClass.SessionRunResponse getResponse()
.tensorflow.serving.SessionRunResponse response = 2;SessionServiceOuterClass.SessionRunResponseOrBuilder getResponseOrBuilder()
.tensorflow.serving.SessionRunResponse response = 2;