GoogleCloudDocumentaiV1beta3GcsPrefix constructor

GoogleCloudDocumentaiV1beta3GcsPrefix({
  1. String? gcsUriPrefix,
})

Implementation

GoogleCloudDocumentaiV1beta3GcsPrefix({
  this.gcsUriPrefix,
});