textClassificationConfig property

GoogleCloudDatalabelingV1beta1TextClassificationConfig? textClassificationConfig
getter/setter pair

Specify this field if your model version performs text classification.

annotationSpecSet in this configuration must match EvaluationJob.annotationSpecSet. allowMultiLabel in this configuration must match classificationMetadata.isMultiLabel in input_config.

Implementation

GoogleCloudDatalabelingV1beta1TextClassificationConfig?
    textClassificationConfig;