Class PolylineConfig (1.6.2)

PolylineConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config for image polyline human labeling task.

Attributes

NameDescription
annotation_spec_set str
Required. Annotation spec set resource name.
instruction_message str
Optional. Instruction message showed on contributors UI.

Inheritance

builtins.object > proto.message.Message > PolylineConfig