textClassificationConfig property

GoogleCloudDatalabelingV1beta1TextClassificationConfig? textClassificationConfig
getter/setter pair

Configuration for text classification task.

One of text_classification_config and text_entity_extraction_config is required.

Implementation

GoogleCloudDatalabelingV1beta1TextClassificationConfig?
    textClassificationConfig;