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