GoogleCloudDocumentaiV1beta2GcsDestination constructor

GoogleCloudDocumentaiV1beta2GcsDestination({
  1. String? uri,
})

Implementation

GoogleCloudDocumentaiV1beta2GcsDestination({
  this.uri,
});