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