objectDetectionConfig property

GoogleCloudDatalabelingV1beta1ObjectDetectionConfig? objectDetectionConfig
getter/setter pair

Configuration for video object detection task.

One of video_classification_config, object_detection_config, object_tracking_config and event_config is required.

Implementation

GoogleCloudDatalabelingV1beta1ObjectDetectionConfig? objectDetectionConfig;