GoogleCloudDocumentaiV1beta1GcsSource constructor

GoogleCloudDocumentaiV1beta1GcsSource({
  1. String? uri,
})

Implementation

GoogleCloudDocumentaiV1beta1GcsSource({
  this.uri,
});