annotationSpecs

@JvmName(name = "otbqkbxehkrmhcss")
suspend fun annotationSpecs(value: Output<List<GoogleCloudDatalabelingV1beta1AnnotationSpecArgs>>)
@JvmName(name = "jettwbfcmpnopmyp")
suspend fun annotationSpecs(value: List<GoogleCloudDatalabelingV1beta1AnnotationSpecArgs>?)

Parameters

value

The array of AnnotationSpecs that you define when you create the AnnotationSpecSet. These are the possible labels for the labeling task.


@JvmName(name = "qelixtnqijygwino")
suspend fun annotationSpecs(vararg values: Output<GoogleCloudDatalabelingV1beta1AnnotationSpecArgs>)


@JvmName(name = "vkweykapowqpgxwp")
suspend fun annotationSpecs(values: List<Output<GoogleCloudDatalabelingV1beta1AnnotationSpecArgs>>)
@JvmName(name = "vqkcbhqpuddghlha")
suspend fun annotationSpecs(vararg values: GoogleCloudDatalabelingV1beta1AnnotationSpecArgs)

Parameters

values

The array of AnnotationSpecs that you define when you create the AnnotationSpecSet. These are the possible labels for the labeling task.


@JvmName(name = "vcqmuddvpecuakss")
suspend fun annotationSpecs(argument: List<suspend GoogleCloudDatalabelingV1beta1AnnotationSpecArgsBuilder.() -> Unit>)
@JvmName(name = "gcjjjnfjgivoyhmd")
suspend fun annotationSpecs(vararg argument: suspend GoogleCloudDatalabelingV1beta1AnnotationSpecArgsBuilder.() -> Unit)
@JvmName(name = "itbgwygdicstmtoy")
suspend fun annotationSpecs(argument: suspend GoogleCloudDatalabelingV1beta1AnnotationSpecArgsBuilder.() -> Unit)

Parameters

argument

The array of AnnotationSpecs that you define when you create the AnnotationSpecSet. These are the possible labels for the labeling task.