GoogleCloudDocumentaiV1GcsPrefix constructor

GoogleCloudDocumentaiV1GcsPrefix({
  1. String? gcsUriPrefix,
})

Implementation

GoogleCloudDocumentaiV1GcsPrefix({
  this.gcsUriPrefix,
});