Google Cloud Datalabeling V1beta1Text Classification Config Response
data class GoogleCloudDatalabelingV1beta1TextClassificationConfigResponse(val allowMultiLabel: Boolean, val annotationSpecSet: String, val sentimentConfig: GoogleCloudDatalabelingV1beta1SentimentConfigResponse)
Config for text classification human labeling task.
Constructors
Link copied to clipboard
fun GoogleCloudDatalabelingV1beta1TextClassificationConfigResponse(allowMultiLabel: Boolean, annotationSpecSet: String, sentimentConfig: GoogleCloudDatalabelingV1beta1SentimentConfigResponse)