GoogleCloudDocumentaiV1beta2GcsSource constructor

GoogleCloudDocumentaiV1beta2GcsSource({
  1. String? uri,
})

Implementation

GoogleCloudDocumentaiV1beta2GcsSource({
  this.uri,
});