predictions property

List<Value> predictions
final

The predictions that are the output of the predictions call. The schema of any single prediction may be specified via Endpoint's DeployedModels' google.cloud.aiplatform.v1beta1.DeployedModel.model google.cloud.aiplatform.v1beta1.Model.predict_schemata prediction_schema_uri.

Implementation

final List<protobuf.Value> predictions;