Class PredictResponse (1.0.2)

Response message for PredictionService.Predict.

The preprocessed example that AutoML actually makes prediction on. Empty if AutoML does not preprocess the input example. * For Text Extraction: If the input is a .pdf file, the OCR'ed text will be provided in [document_text][google.cloud.automl. v1beta1.Document.document_text].

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > PredictResponse

Classes

MetadataEntry

API documentation for automl_v1beta1.types.PredictResponse.MetadataEntry class.