imageAnnotation

@JvmName(name = "frvbhquvlnjprfck")
suspend fun imageAnnotation(value: Output<ImageAnnotationArgs>)
@JvmName(name = "derdkkeadrpnuykr")
suspend fun imageAnnotation(value: ImageAnnotationArgs?)

Parameters

value

Annotations for images. For example, bounding polygons.


@JvmName(name = "ainiuybvidarkosg")
suspend fun imageAnnotation(argument: suspend ImageAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Annotations for images. For example, bounding polygons.