bigqueryOutputDataset property

String? bigqueryOutputDataset
getter/setter pair

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

Output only.

Implementation

core.String? bigqueryOutputDataset;