Properties of an Evaluation.
Package
@google-cloud/datalabelingProperties
annotationType
annotationType?: (google.cloud.datalabeling.v1beta1.AnnotationType|keyof typeof google.cloud.datalabeling.v1beta1.AnnotationType|null);
Evaluation annotationType
config
config?: (google.cloud.datalabeling.v1beta1.IEvaluationConfig|null);
Evaluation config
createTime
createTime?: (google.protobuf.ITimestamp|null);
Evaluation createTime
evaluatedItemCount
evaluatedItemCount?: (number|Long|string|null);
Evaluation evaluatedItemCount
evaluationJobRunTime
evaluationJobRunTime?: (google.protobuf.ITimestamp|null);
Evaluation evaluationJobRunTime
evaluationMetrics
evaluationMetrics?: (google.cloud.datalabeling.v1beta1.IEvaluationMetrics|null);
Evaluation evaluationMetrics
name
name?: (string|null);
Evaluation name