GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse constructor
GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse({
- List<
GoogleCloudDocumentaiV1beta1ProcessDocumentResponse> ? responses,
Implementation
GoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse({
this.responses,
});