bigqueryOutputDataset property

String? bigqueryOutputDataset
final

Output only. The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the prediction output is written.

Implementation

final String? bigqueryOutputDataset;