class GoogleCloudAiplatformV1DataLabelingJob extends Collection (View source)

Properties

protected $collection_key
protected $activeLearningConfigType
protected $activeLearningConfigDataType
string[] $annotationLabels
string $createTime
protected $currentSpendType
protected $currentSpendDataType
string[] $datasets
string $displayName
protected $encryptionSpecType
protected $encryptionSpecDataType
protected $errorType
protected $errorDataType
array $inputs
string $inputsSchemaUri
string $instructionUri
int $labelerCount
int $labelingProgress
string[] $labels
string $name
string[] $specialistPools
string $state
string $updateTime

Methods

setAnnotationLabels($annotationLabels)

No description

string[]
getAnnotationLabels()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setCurrentSpend(GoogleTypeMoney $currentSpend)

No description

getCurrentSpend()

No description

setDatasets($datasets)

No description

string[]
getDatasets()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setError(GoogleRpcStatus $error)

No description

getError()

No description

setInputs($inputs)

No description

array
getInputs()

No description

setInputsSchemaUri($inputsSchemaUri)

No description

string
getInputsSchemaUri()

No description

setInstructionUri($instructionUri)

No description

string
getInstructionUri()

No description

setLabelerCount($labelerCount)

No description

int
getLabelerCount()

No description

setLabelingProgress($labelingProgress)

No description

int
getLabelingProgress()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setSpecialistPools($specialistPools)

No description

string[]
getSpecialistPools()

No description

setState($state)

No description

string
getState()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setActiveLearningConfig(GoogleCloudAiplatformV1ActiveLearningConfig $activeLearningConfig)

No description

Parameters

GoogleCloudAiplatformV1ActiveLearningConfig $activeLearningConfig

setAnnotationLabels($annotationLabels)

No description

Parameters

$annotationLabels

string[] getAnnotationLabels()

No description

Return Value

string[]

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setCurrentSpend(GoogleTypeMoney $currentSpend)

No description

Parameters

GoogleTypeMoney $currentSpend

GoogleTypeMoney getCurrentSpend()

No description

Return Value

GoogleTypeMoney

setDatasets($datasets)

No description

Parameters

$datasets

string[] getDatasets()

No description

Return Value

string[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEncryptionSpec(GoogleCloudAiplatformV1EncryptionSpec $encryptionSpec)

No description

Parameters

GoogleCloudAiplatformV1EncryptionSpec $encryptionSpec

setError(GoogleRpcStatus $error)

No description

Parameters

GoogleRpcStatus $error

GoogleRpcStatus getError()

No description

Return Value

GoogleRpcStatus

setInputs($inputs)

No description

Parameters

$inputs

array getInputs()

No description

Return Value

array

setInputsSchemaUri($inputsSchemaUri)

No description

Parameters

$inputsSchemaUri

string getInputsSchemaUri()

No description

Return Value

string

setInstructionUri($instructionUri)

No description

Parameters

$instructionUri

string getInstructionUri()

No description

Return Value

string

setLabelerCount($labelerCount)

No description

Parameters

$labelerCount

int getLabelerCount()

No description

Return Value

int

setLabelingProgress($labelingProgress)

No description

Parameters

$labelingProgress

int getLabelingProgress()

No description

Return Value

int

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setSpecialistPools($specialistPools)

No description

Parameters

$specialistPools

string[] getSpecialistPools()

No description

Return Value

string[]

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string