GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination constructor

GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination({
  1. String? outputFolderUri,
})

Implementation

GoogleCloudDatalabelingV1p1alpha1GcsFolderDestination({
  this.outputFolderUri,
});