GoogleCloudDocumentaiV1BatchDocumentsInputConfig constructor
GoogleCloudDocumentaiV1BatchDocumentsInputConfig({
- GoogleCloudDocumentaiV1GcsDocuments? gcsDocuments,
- GoogleCloudDocumentaiV1GcsPrefix? gcsPrefix,
Implementation
GoogleCloudDocumentaiV1BatchDocumentsInputConfig({
this.gcsDocuments,
this.gcsPrefix,
});