Google Cloud Datalabeling V1beta1Image Classification Config Args
data class GoogleCloudDatalabelingV1beta1ImageClassificationConfigArgs(val allowMultiLabel: Output<Boolean>? = null, val annotationSpecSet: Output<String>, val answerAggregationType: Output<GoogleCloudDatalabelingV1beta1ImageClassificationConfigAnswerAggregationType>? = null) : ConvertibleToJava<GoogleCloudDatalabelingV1beta1ImageClassificationConfigArgs>
Config for image classification human labeling task.
Constructors
Link copied to clipboard
fun GoogleCloudDatalabelingV1beta1ImageClassificationConfigArgs(allowMultiLabel: Output<Boolean>? = null, annotationSpecSet: Output<String>, answerAggregationType: Output<GoogleCloudDatalabelingV1beta1ImageClassificationConfigAnswerAggregationType>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard