Properties of a DataLabelingJob.
Package
@google-cloud/aiplatformProperties
activeLearningConfig
activeLearningConfig?: (google.cloud.aiplatform.v1.IActiveLearningConfig|null);
DataLabelingJob activeLearningConfig
annotationLabels
annotationLabels?: ({ [k: string]: string }|null);
DataLabelingJob annotationLabels
createTime
createTime?: (google.protobuf.ITimestamp|null);
DataLabelingJob createTime
currentSpend
currentSpend?: (google.type.IMoney|null);
DataLabelingJob currentSpend
datasets
datasets?: (string[]|null);
DataLabelingJob datasets
displayName
displayName?: (string|null);
DataLabelingJob displayName
encryptionSpec
encryptionSpec?: (google.cloud.aiplatform.v1.IEncryptionSpec|null);
DataLabelingJob encryptionSpec
error
error?: (google.rpc.IStatus|null);
DataLabelingJob error
inputs
inputs?: (google.protobuf.IValue|null);
DataLabelingJob inputs
inputsSchemaUri
inputsSchemaUri?: (string|null);
DataLabelingJob inputsSchemaUri
instructionUri
instructionUri?: (string|null);
DataLabelingJob instructionUri
labelerCount
labelerCount?: (number|null);
DataLabelingJob labelerCount
labelingProgress
labelingProgress?: (number|null);
DataLabelingJob labelingProgress
labels
labels?: ({ [k: string]: string }|null);
DataLabelingJob labels
name
name?: (string|null);
DataLabelingJob name
specialistPools
specialistPools?: (string[]|null);
DataLabelingJob specialistPools
state
state?: (google.cloud.aiplatform.v1.JobState|keyof typeof google.cloud.aiplatform.v1.JobState|null);
DataLabelingJob state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
DataLabelingJob updateTime