GoogleCloudDatalabelingV1beta1BoundingPolyConfigResponse

data class GoogleCloudDatalabelingV1beta1BoundingPolyConfigResponse(val annotationSpecSet: String, val instructionMessage: String)

Config for image bounding poly (and bounding box) human labeling task.

Constructors

constructor(annotationSpecSet: String, instructionMessage: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Annotation spec set resource name.

Link copied to clipboard

Optional. Instruction message showed on contributors UI.