Class PredictionFormat (1.48.0)

PredictionFormat(value)

The storage format of the predictions generated BatchPrediction job.

Values: PREDICTION_FORMAT_UNSPECIFIED (0): Should not be set. JSONL (2): Predictions are in JSONL files. BIGQUERY (3): Predictions are in BigQuery.

Methods

PredictionFormat

PredictionFormat(value)

The storage format of the predictions generated BatchPrediction job.

Values: PREDICTION_FORMAT_UNSPECIFIED (0): Should not be set. JSONL (2): Predictions are in JSONL files. BIGQUERY (3): Predictions are in BigQuery.