Class LabelImageRequest (0.4.2)

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.

Inheritance

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