Class LabelVideoRequest (0.4.2)

Request message for LabelVideo.

Configuration for video classification task. One of video_classification_config, object_detection_config, object_tracking_config and event_config is required.

Configuration for video object tracking task. One of video_classification_config, object_detection_config, object_tracking_config and event_config is required.

Required. Name of the dataset to request labeling task, format: projects/{project_id}/datasets/{dataset_id}

Required. The type of video labeling task.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > LabelVideoRequest