public sealed class CreateEvaluationRequest : IMessage<CreateEvaluationRequest>, IEquatable<CreateEvaluationRequest>, IDeepCloneable<CreateEvaluationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class CreateEvaluationRequest.
Request message for
[EvaluationService.CreateEvaluation][google.cloud.discoveryengine.v1beta.EvaluationService.CreateEvaluation]
method.
[[["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\u003eCreateEvaluationRequest\u003c/code\u003e class is part of the Google Cloud Discovery Engine v1beta API, and is used to represent a request for creating an evaluation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eEvaluation\u003c/code\u003e, which represents the Evaluation to be created, and \u003ccode\u003eParent\u003c/code\u003e, which represents the parent resource location for this request.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available, one default constructor, and another that allows you to pass another \u003ccode\u003eCreateEvaluationRequest\u003c/code\u003e to instantiate a new object.\u003c/p\u003e\n"],["\u003cp\u003eThe request is used for the \u003ccode\u003eEvaluationService.CreateEvaluation\u003c/code\u003e method in Google Cloud Discovery Engine.\u003c/p\u003e\n"]]],[],null,[]]