Google Cloud Datalabeling V1beta1 Client - Class PolylineConfig (0.3.1)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class PolylineConfig.

Config for image polyline human labeling task.

Generated from protobuf message google.cloud.datalabeling.v1beta1.PolylineConfig

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ annotation_spec_set string

Required. Annotation spec set resource name.

↳ instruction_message string

Optional. Instruction message showed on contributors UI.

getAnnotationSpecSet

Required. Annotation spec set resource name.

Returns
TypeDescription
string

setAnnotationSpecSet

Required. Annotation spec set resource name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getInstructionMessage

Optional. Instruction message showed on contributors UI.

Returns
TypeDescription
string

setInstructionMessage

Optional. Instruction message showed on contributors UI.

Parameter
NameDescription
var string
Returns
TypeDescription
$this