bigqueryDestination property
The BigQuery project or dataset location where the output is to be
written to. If project is provided, a new dataset is created with name
prediction_<model-display-name>_<job-create-time>
where
Implementation
final BigQueryDestination? bigqueryDestination;