imageClassificationConfig property

GoogleCloudDatalabelingV1beta1ImageClassificationConfig? imageClassificationConfig
getter/setter pair

Configuration for image classification task.

One of image_classification_config, bounding_poly_config, polyline_config and segmentation_config are required.

Implementation

GoogleCloudDatalabelingV1beta1ImageClassificationConfig?
    imageClassificationConfig;