GoogleCloudDocumentaiV1beta1GcsDestination constructor

GoogleCloudDocumentaiV1beta1GcsDestination({
  1. String? uri,
})

Implementation

GoogleCloudDocumentaiV1beta1GcsDestination({
  this.uri,
});