GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation constructor
GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation({
- GoogleCloudDatalabelingV1beta1AnnotationSpec? annotationSpec,
- GoogleCloudDatalabelingV1beta1SequentialSegment? sequentialSegment,
Implementation
GoogleCloudDatalabelingV1beta1TextEntityExtractionAnnotation({
this.annotationSpec,
this.sequentialSegment,
});