Class PredictionFormat (1.50.0)

PredictionFormat(value)

The storage format of the predictions generated BatchPrediction job.

Enum 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.

Enum values:

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