BatchPredictionJob_OutputInfo constructor
BatchPredictionJob_OutputInfo({})
Implementation
BatchPredictionJob_OutputInfo({
this.gcsOutputDirectory,
this.bigqueryOutputDataset,
this.bigqueryOutputTable = '',
}) : super(fullyQualifiedName);