public sealed class UpdateEvaluationJobRequest : IMessage<UpdateEvaluationJobRequest>, IEquatable<UpdateEvaluationJobRequest>, IDeepCloneable<UpdateEvaluationJobRequest>, IBufferMessage, IMessage
[[["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\u003eThe \u003ccode\u003eUpdateEvaluationJobRequest\u003c/code\u003e class is used to send requests for updating an evaluation job within the Google Cloud Data Labeling service.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is 2.0.0-beta05, while 1.0.0-beta03 is also detailed, and the \u003ccode\u003eUpdateEvaluationJobRequest\u003c/code\u003e has public properties \u003ccode\u003eEvaluationJob\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that accepts another \u003ccode\u003eUpdateEvaluationJobRequest\u003c/code\u003e object, allowing for easy creation of a new object based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property allows you to specify which fields of the evaluation job should be updated, and the avalible fields are \u003ccode\u003eevaluationJobConfig.humanAnnotationConfig.instruction\u003c/code\u003e, \u003ccode\u003eevaluationJobConfig.exampleCount\u003c/code\u003e and \u003ccode\u003eevaluationJobConfig.exampleSamplePercentage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]