public static interface PredictionLogOuterClass.PredictionLogOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PredictionLogOuterClass.ClassifyLog |
getClassifyLog()
.tensorflow.serving.ClassifyLog classify_log = 2; |
PredictionLogOuterClass.ClassifyLogOrBuilder |
getClassifyLogOrBuilder()
.tensorflow.serving.ClassifyLog classify_log = 2; |
Logging.LogMetadata |
getLogMetadata()
.tensorflow.serving.LogMetadata log_metadata = 1; |
Logging.LogMetadataOrBuilder |
getLogMetadataOrBuilder()
.tensorflow.serving.LogMetadata log_metadata = 1; |
PredictionLogOuterClass.PredictionLog.LogTypeCase |
getLogTypeCase() |
PredictionLogOuterClass.MultiInferenceLog |
getMultiInferenceLog()
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4; |
PredictionLogOuterClass.MultiInferenceLogOrBuilder |
getMultiInferenceLogOrBuilder()
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4; |
PredictionLogOuterClass.PredictLog |
getPredictLog()
.tensorflow.serving.PredictLog predict_log = 6; |
PredictionLogOuterClass.PredictLogOrBuilder |
getPredictLogOrBuilder()
.tensorflow.serving.PredictLog predict_log = 6; |
PredictionLogOuterClass.RegressLog |
getRegressLog()
.tensorflow.serving.RegressLog regress_log = 3; |
PredictionLogOuterClass.RegressLogOrBuilder |
getRegressLogOrBuilder()
.tensorflow.serving.RegressLog regress_log = 3; |
PredictionLogOuterClass.SessionRunLog |
getSessionRunLog()
.tensorflow.serving.SessionRunLog session_run_log = 5; |
PredictionLogOuterClass.SessionRunLogOrBuilder |
getSessionRunLogOrBuilder()
.tensorflow.serving.SessionRunLog session_run_log = 5; |
boolean |
hasClassifyLog()
.tensorflow.serving.ClassifyLog classify_log = 2; |
boolean |
hasLogMetadata()
.tensorflow.serving.LogMetadata log_metadata = 1; |
boolean |
hasMultiInferenceLog()
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4; |
boolean |
hasPredictLog()
.tensorflow.serving.PredictLog predict_log = 6; |
boolean |
hasRegressLog()
.tensorflow.serving.RegressLog regress_log = 3; |
boolean |
hasSessionRunLog()
.tensorflow.serving.SessionRunLog session_run_log = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLogMetadata()
.tensorflow.serving.LogMetadata log_metadata = 1;Logging.LogMetadata getLogMetadata()
.tensorflow.serving.LogMetadata log_metadata = 1;Logging.LogMetadataOrBuilder getLogMetadataOrBuilder()
.tensorflow.serving.LogMetadata log_metadata = 1;boolean hasClassifyLog()
.tensorflow.serving.ClassifyLog classify_log = 2;PredictionLogOuterClass.ClassifyLog getClassifyLog()
.tensorflow.serving.ClassifyLog classify_log = 2;PredictionLogOuterClass.ClassifyLogOrBuilder getClassifyLogOrBuilder()
.tensorflow.serving.ClassifyLog classify_log = 2;boolean hasRegressLog()
.tensorflow.serving.RegressLog regress_log = 3;PredictionLogOuterClass.RegressLog getRegressLog()
.tensorflow.serving.RegressLog regress_log = 3;PredictionLogOuterClass.RegressLogOrBuilder getRegressLogOrBuilder()
.tensorflow.serving.RegressLog regress_log = 3;boolean hasPredictLog()
.tensorflow.serving.PredictLog predict_log = 6;PredictionLogOuterClass.PredictLog getPredictLog()
.tensorflow.serving.PredictLog predict_log = 6;PredictionLogOuterClass.PredictLogOrBuilder getPredictLogOrBuilder()
.tensorflow.serving.PredictLog predict_log = 6;boolean hasMultiInferenceLog()
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;PredictionLogOuterClass.MultiInferenceLog getMultiInferenceLog()
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;PredictionLogOuterClass.MultiInferenceLogOrBuilder getMultiInferenceLogOrBuilder()
.tensorflow.serving.MultiInferenceLog multi_inference_log = 4;boolean hasSessionRunLog()
.tensorflow.serving.SessionRunLog session_run_log = 5;PredictionLogOuterClass.SessionRunLog getSessionRunLog()
.tensorflow.serving.SessionRunLog session_run_log = 5;PredictionLogOuterClass.SessionRunLogOrBuilder getSessionRunLogOrBuilder()
.tensorflow.serving.SessionRunLog session_run_log = 5;PredictionLogOuterClass.PredictionLog.LogTypeCase getLogTypeCase()