labelMissingGroundTruth

@JvmName(name = "cxifqosphveifwpo")
suspend fun labelMissingGroundTruth(value: Output<Boolean>)
@JvmName(name = "dbdyichadiumvhwc")
suspend fun labelMissingGroundTruth(value: Boolean?)

Parameters

value

Whether you want Data Labeling Service to provide ground truth labels for prediction input. If you want the service to assign human labelers to annotate your data, set this to true. If you want to provide your own ground truth labels in the evaluation job's BigQuery table, set this to false.