humanAnnotationConfig

@JvmName(name = "tcpiawqrmymuohnp")
suspend fun humanAnnotationConfig(value: Output<GoogleCloudDatalabelingV1beta1HumanAnnotationConfigArgs>)

Parameters

value

Optional. Details for human annotation of your data. If you set labelMissingGroundTruth to true for this evaluation job, then you must specify this field. If you plan to provide your own ground truth labels, then omit this field. Note that you must create an Instruction resource before you can specify this field. Provide the name of the instruction resource in the instruction field within this configuration.


@JvmName(name = "ppbibgummfkrbyml")
suspend fun humanAnnotationConfig(argument: suspend GoogleCloudDatalabelingV1beta1HumanAnnotationConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. Details for human annotation of your data. If you set labelMissingGroundTruth to true for this evaluation job, then you must specify this field. If you plan to provide your own ground truth labels, then omit this field. Note that you must create an Instruction resource before you can specify this field. Provide the name of the instruction resource in the instruction field within this configuration.