public sealed class CreateEvaluationJobRequest : IMessage<CreateEvaluationJobRequest>, IEquatable<CreateEvaluationJobRequest>, IDeepCloneable<CreateEvaluationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class CreateEvaluationJobRequest.
[[["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\u003eCreateEvaluationJobRequest\u003c/code\u003e class within the Data Labeling v1beta1 API, specifically for the .NET environment, with the latest version being 2.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEvaluationJobRequest\u003c/code\u003e class is used to create a request message for creating a new evaluation job, as part of the Google Cloud Data Labeling API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with the constructor allowing for creating a new instance or cloning from an existing \u003ccode\u003eCreateEvaluationJobRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEvaluationJobRequest\u003c/code\u003e class requires properties like \u003ccode\u003eJob\u003c/code\u003e, which is the evaluation job to create, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the parent resource (project) for the evaluation job, along with \u003ccode\u003eParentAsProjectName\u003c/code\u003e which is the project name typed view of the \u003ccode\u003eParent\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace and is included in the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]