GoogleCloudDatalabelingV1beta1PdfInstruction constructor

GoogleCloudDatalabelingV1beta1PdfInstruction({
  1. String? gcsFileUri,
})

Implementation

GoogleCloudDatalabelingV1beta1PdfInstruction({
  this.gcsFileUri,
});