bigqueryOutputTable property
The name of the BigQuery table created, in predictions_
format, into
which the prediction output is written.
Can be used by UI to generate the BigQuery output path, for example.
Output only.
Implementation
core.String? bigqueryOutputTable;