Class LabelImageRequest (0.2.1)

Request message for starting an image labeling task.

Configuration for image classification task. One of image_classification_config, bounding_poly_config, polyline_config and segmentation_config are required.

Configuration for polyline task. One of image_classification_config, bounding_poly_config, polyline_config and segmentation_config are required.

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

Required. The type of image labeling task.