GoogleCloudDocumentaiV1GcsDocuments constructor

GoogleCloudDocumentaiV1GcsDocuments({
  1. List<GoogleCloudDocumentaiV1GcsDocument>? documents,
})

Implementation

GoogleCloudDocumentaiV1GcsDocuments({
  this.documents,
});