BatchDocumentOutputConfig constructor
BatchDocumentOutputConfig({
- GcsDestination? gcsDestination,
Implementation
BatchDocumentOutputConfig({
this.gcsDestination,
});
BatchDocumentOutputConfig({
this.gcsDestination,
});