class GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig extends Collection (View source)

Properties

protected $collection_key
string $annotatedDatasetDescription
string $annotatedDatasetDisplayName
string[] $contributorEmails
string $instruction
string $labelGroup
string $languageCode
string $questionDuration
int $replicaCount
string $userEmailAddress

Methods

setAnnotatedDatasetDescription($annotatedDatasetDescription)

No description

string
setAnnotatedDatasetDisplayName($annotatedDatasetDisplayName)

No description

string
setContributorEmails($contributorEmails)

No description

string[]
getContributorEmails()

No description

setInstruction($instruction)

No description

string
getInstruction()

No description

setLabelGroup($labelGroup)

No description

string
getLabelGroup()

No description

setLanguageCode($languageCode)

No description

string
getLanguageCode()

No description

setQuestionDuration($questionDuration)

No description

string
getQuestionDuration()

No description

setReplicaCount($replicaCount)

No description

int
getReplicaCount()

No description

setUserEmailAddress($userEmailAddress)

No description

string
getUserEmailAddress()

No description

Details

setAnnotatedDatasetDescription($annotatedDatasetDescription)

No description

Parameters

$annotatedDatasetDescription

string getAnnotatedDatasetDescription()

No description

Return Value

string

setAnnotatedDatasetDisplayName($annotatedDatasetDisplayName)

No description

Parameters

$annotatedDatasetDisplayName

string getAnnotatedDatasetDisplayName()

No description

Return Value

string

setContributorEmails($contributorEmails)

No description

Parameters

$contributorEmails

string[] getContributorEmails()

No description

Return Value

string[]

setInstruction($instruction)

No description

Parameters

$instruction

string getInstruction()

No description

Return Value

string

setLabelGroup($labelGroup)

No description

Parameters

$labelGroup

string getLabelGroup()

No description

Return Value

string

setLanguageCode($languageCode)

No description

Parameters

$languageCode

string getLanguageCode()

No description

Return Value

string

setQuestionDuration($questionDuration)

No description

Parameters

$questionDuration

string getQuestionDuration()

No description

Return Value

string

setReplicaCount($replicaCount)

No description

Parameters

$replicaCount

int getReplicaCount()

No description

Return Value

int

setUserEmailAddress($userEmailAddress)

No description

Parameters

$userEmailAddress

string getUserEmailAddress()

No description

Return Value

string