[[["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 documentation is for the `SearchEvaluationsResponse` class within the Google Cloud Data Labeling v1beta1 API, specifically version 2.0.0-beta04, with the latest version being beta05."],["The `SearchEvaluationsResponse` class is designed to represent the results obtained from searching evaluations and inherits from object while implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["This class contains two constructors for creating instances of the `SearchEvaluationsResponse`, one being a parameterless default constructor, and the other constructor takes another instance of `SearchEvaluationsResponse` to create a new copy."],["The class has two main properties: `Evaluations`, which is a list of evaluations found in the search, and `NextPageToken`, which is a string token used to get the next set of results."],["The `GetEnumerator()` method provided by the class, enables iteration through the list of evaluations found within the response."]]],[]]