public sealed class EvaluationDataset : IMessage<EvaluationDataset>, IEquatable<EvaluationDataset>, IDeepCloneable<EvaluationDataset>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class EvaluationDataset.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEvaluationDataset\u003c/code\u003e class represents a dataset used for evaluation within the Vertex AI v1beta1 API, and it is available in version 1.0.0-beta21.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEvaluationDataset\u003c/code\u003e objects can be constructed using a default constructor or by copying data from another \u003ccode\u003eEvaluationDataset\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe dataset for evaluation can be sourced from either BigQuery via the \u003ccode\u003eBigquerySource\u003c/code\u003e property or Google Cloud Storage via the \u003ccode\u003eGcsSource\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceCase\u003c/code\u003e property determines if a BigQuery source or a GCS source is being used, identifying where the evaluation dataset is stored.\u003c/p\u003e\n"]]],[],null,[]]