bigqueryOutputTable property

String bigqueryOutputTable
final

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;