[[["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 document provides reference information for the `ListEvaluationsResponse` class within the Google Cloud Document AI v1 API, with the latest version being 3.19.0."],["`ListEvaluationsResponse` is a class that represents the response from listing evaluations, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListEvaluationsResponse` class contains properties such as `Evaluations` (a list of the evaluations requested) and `NextPageToken` (a token for retrieving the next page of results)."],["The class contains a constructor for creating a new instance, with the other constructor allowing for it to be made with another ListEvaluationsResponse object as a parameter."],["The document also includes inherited members and the `GetEnumerator()` method, which is used for iterating through the evaluations in the response."]]],[]]