GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig constructor
GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig({
- GoogleCloudDocumentaiV1beta3GcsDocuments? gcsDocuments,
- GoogleCloudDocumentaiV1beta3GcsPrefix? gcsPrefix,
Implementation
GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig({
this.gcsDocuments,
this.gcsPrefix,
});