DirectRawPredictResponse

Response message for PredictionService.DirectRawPredict.

JSON representation
{
  "output": string
}
Fields
output

string (bytes format)

The prediction output.

A base64-encoded string.