[[["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-03-21 UTC."],[[["This page provides documentation for the `ListEvaluationJobsResponse` class within the `Google.Cloud.DataLabeling.V1Beta1` namespace, which is used for listing evaluation jobs."],["The latest version documented is 2.0.0-beta05, with prior versions 2.0.0-beta04 and 1.0.0-beta03 also referenced within the document."],["The `ListEvaluationJobsResponse` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its role in data handling and iteration."],["The class includes properties such as `EvaluationJobs` (a list of evaluation jobs) and `NextPageToken` (for pagination), enabling the retrieval of a set of evaluation jobs and supporting navigation through large datasets."],["The `ListEvaluationJobsResponse` class has two constructors: a default constructor and one that takes another `ListEvaluationJobsResponse` object as a parameter, for creating new instances of the object."]]],[]]