predictions property

List<Value> predictions
final

The predictions that are the output of the predictions call. Same as PredictResponse.predictions.

Implementation

final List<protobuf.Value> predictions;