public sealed class EvaluationConfig : IMessage<EvaluationConfig>, IEquatable<EvaluationConfig>, IDeepCloneable<EvaluationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class EvaluationConfig.
Configuration details used for calculating evaluation metrics and creating an
[Evaluation][google.cloud.datalabeling.v1beta1.Evaluation].
public BoundingBoxEvaluationOptions BoundingBoxEvaluationOptions { get; set; }
Only specify this field if the related model performs image object
detection (IMAGE_BOUNDING_BOX_ANNOTATION). Describes how to evaluate
bounding boxes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eEvaluationConfig\u003c/code\u003e class within the Google Cloud Data Labeling v1beta1 API, specifically version 2.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluationConfig\u003c/code\u003e class is used to define the configuration details for calculating evaluation metrics and creating an \u003ccode\u003eEvaluation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluationConfig\u003c/code\u003e class has properties such as \u003ccode\u003eBoundingBoxEvaluationOptions\u003c/code\u003e which is used for image object detection, and \u003ccode\u003eVerticalOptionCase\u003c/code\u003e which deals with the type of evaluation options.\u003c/p\u003e\n"],["\u003cp\u003eThe latest and other previous versions are listed as well, and the class can be constructed either as a default or with a pre-existing \u003ccode\u003eEvaluationConfig\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,[]]