GoogleCloudDocumentaiV1beta3ReviewDocumentResponse constructor

GoogleCloudDocumentaiV1beta3ReviewDocumentResponse({
  1. String? gcsDestination,
})

Implementation

GoogleCloudDocumentaiV1beta3ReviewDocumentResponse({
  this.gcsDestination,
});