GoogleCloudDocumentaiV1ProcessResponse constructor
GoogleCloudDocumentaiV1ProcessResponse({
- GoogleCloudDocumentaiV1Document? document,
- GoogleCloudDocumentaiV1HumanReviewStatus? humanReviewStatus,
Implementation
GoogleCloudDocumentaiV1ProcessResponse({
this.document,
this.humanReviewStatus,
});