annotationSpecs

@JvmName(name = "podjjxridvobyrrb")
suspend fun annotationSpecs(value: Output<List<GoogleCloudDatalabelingV1beta1AnnotationSpecArgs>>)
@JvmName(name = "gwcbjqtslrhuwvdu")
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 = "psjwmthpaklawkqn")
suspend fun annotationSpecs(vararg values: Output<GoogleCloudDatalabelingV1beta1AnnotationSpecArgs>)


@JvmName(name = "bmovokkhjqaakwnj")
suspend fun annotationSpecs(values: List<Output<GoogleCloudDatalabelingV1beta1AnnotationSpecArgs>>)
@JvmName(name = "ycuqnpfowrpjfdfd")
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 = "fywnavemdaxdsoik")
suspend fun annotationSpecs(argument: List<suspend GoogleCloudDatalabelingV1beta1AnnotationSpecArgsBuilder.() -> Unit>)
@JvmName(name = "dgnmybxjtmjufxul")
suspend fun annotationSpecs(vararg argument: suspend GoogleCloudDatalabelingV1beta1AnnotationSpecArgsBuilder.() -> Unit)
@JvmName(name = "ktastbhtwpuqpjpp")
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.