GoogleCloudDocumentaiV1ReviewDocumentResponse constructor

GoogleCloudDocumentaiV1ReviewDocumentResponse({
  1. String? gcsDestination,
})

Implementation

GoogleCloudDocumentaiV1ReviewDocumentResponse({
  this.gcsDestination,
});