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