Class BatchPredictOutputInfo (2.1.0)

BatchPredictOutputInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Further describes this batch predict's output. Supplements

BatchPredictOutputConfig.

Attributes

NameDescription
gcs_output_directory str
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
bigquery_output_dataset str
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.