GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation constructor
GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation({
- GoogleCloudDatalabelingV1beta1AnnotationSpec? annotationSpec,
- GoogleCloudDatalabelingV1beta1TimeSegment? timeSegment,
Implementation
GoogleCloudDatalabelingV1beta1VideoClassificationAnnotation({
this.annotationSpec,
this.timeSegment,
});