Class PredictionFormat (1.51.0)

PredictionFormat(value)

The storage format of the predictions generated BatchPrediction job.

Enums

Name Description
PREDICTION_FORMAT_UNSPECIFIED Should not be set.
JSONL Predictions are in JSONL files.
BIGQUERY Predictions are in BigQuery.

Methods

PredictionFormat

PredictionFormat(value)

The storage format of the predictions generated BatchPrediction job.