LabelingJobImagePropertiesResponse

data class LabelingJobImagePropertiesResponse(val annotationType: String? = null, val mediaType: String)

Constructors

Link copied to clipboard
constructor(annotationType: String? = null, mediaType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val annotationType: String? = null

Annotation type of image labeling tasks.

Link copied to clipboard

Media type of data asset.