BatchDocumentInputConfig constructor
BatchDocumentInputConfig({
- GcsSource? gcsSource,
Implementation
BatchDocumentInputConfig({
this.gcsSource,
});
BatchDocumentInputConfig({
this.gcsSource,
});