humanAnnotationConfig property

GoogleCloudDatalabelingV1beta1HumanAnnotationConfig? humanAnnotationConfig
getter/setter pair

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.

Optional.

Implementation

GoogleCloudDatalabelingV1beta1HumanAnnotationConfig? humanAnnotationConfig;