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