predictions property
The predictions that are the output of the predictions call.
Same as
PredictResponse.predictions.
Implementation
final List<protobuf.Value> predictions;
The predictions that are the output of the predictions call.
Same as
PredictResponse.predictions.
final List<protobuf.Value> predictions;