class GoogleCloudDatalabelingV1beta1ImageClassificationConfig extends Model (View source)

Properties

bool $allowMultiLabel
string $annotationSpecSet
string $answerAggregationType

Methods

setAllowMultiLabel($allowMultiLabel)

No description

bool
getAllowMultiLabel()

No description

setAnnotationSpecSet($annotationSpecSet)

No description

string
getAnnotationSpecSet()

No description

setAnswerAggregationType($answerAggregationType)

No description

string
getAnswerAggregationType()

No description

Details

setAllowMultiLabel($allowMultiLabel)

No description

Parameters

$allowMultiLabel

bool getAllowMultiLabel()

No description

Return Value

bool

setAnnotationSpecSet($annotationSpecSet)

No description

Parameters

$annotationSpecSet

string getAnnotationSpecSet()

No description

Return Value

string

setAnswerAggregationType($answerAggregationType)

No description

Parameters

$answerAggregationType

string getAnswerAggregationType()

No description

Return Value

string