Interface protos.google.cloud.datalabeling.v1beta1.IEvaluationJob (3.2.2)

Properties of an EvaluationJob.

Package

@google-cloud/datalabeling

Properties

annotationSpecSet

annotationSpecSet?: (string|null);

EvaluationJob annotationSpecSet

attempts

attempts?: (google.cloud.datalabeling.v1beta1.IAttempt[]|null);

EvaluationJob attempts

createTime

createTime?: (google.protobuf.ITimestamp|null);

EvaluationJob createTime

description

description?: (string|null);

EvaluationJob description

evaluationJobConfig

evaluationJobConfig?: (google.cloud.datalabeling.v1beta1.IEvaluationJobConfig|null);

EvaluationJob evaluationJobConfig

labelMissingGroundTruth

labelMissingGroundTruth?: (boolean|null);

EvaluationJob labelMissingGroundTruth

modelVersion

modelVersion?: (string|null);

EvaluationJob modelVersion

name

name?: (string|null);

EvaluationJob name

schedule

schedule?: (string|null);

EvaluationJob schedule

state

state?: (google.cloud.datalabeling.v1beta1.EvaluationJob.State|keyof typeof google.cloud.datalabeling.v1beta1.EvaluationJob.State|null);

EvaluationJob state