[[["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\u003eThis documentation is for the \u003ccode\u003eListEvaluationsResponse\u003c/code\u003e class within the Google Cloud Document AI v1beta3 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEvaluationsResponse\u003c/code\u003e class represents the output received when calling the \u003ccode\u003eListEvaluations\u003c/code\u003e method, detailing the evaluations found within the API.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, showing its compatibility and function within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eEvaluations\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eEvaluation\u003c/code\u003e objects, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is a string that can be used for pagination in the API to retrieve more evaluations.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions of the API, including the latest version 2.0.0-beta23, along with 2.0.0-beta22 and 1.0.0-beta04, available for use with links to their specific documentation.\u003c/p\u003e\n"]]],[],null,["# Cloud Document AI v1beta3 API - Class ListEvaluationsResponse (2.0.0-beta26)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta26 (latest)](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ListEvaluationsResponse)\n- [2.0.0-beta25](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/2.0.0-beta25/Google.Cloud.DocumentAI.V1Beta3.ListEvaluationsResponse)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/1.0.0-beta04/Google.Cloud.DocumentAI.V1Beta3.ListEvaluationsResponse) \n\n public sealed class ListEvaluationsResponse : IMessage\u003cListEvaluationsResponse\u003e, IEquatable\u003cListEvaluationsResponse\u003e, IDeepCloneable\u003cListEvaluationsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cEvaluation\u003e, IEnumerable\u003cEvaluation\u003e, IEnumerable\n\nReference documentation and code samples for the Cloud Document AI v1beta3 API class ListEvaluationsResponse.\n\nThe response from `ListEvaluations`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListEvaluationsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListEvaluationsResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ListEvaluationsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListEvaluationsResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ListEvaluationsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListEvaluationsResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ListEvaluationsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Evaluation](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Evaluation), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Evaluation](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Evaluation), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DocumentAI.V1Beta3](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.DocumentAI.V1Beta3.dll\n\nConstructors\n------------\n\n### ListEvaluationsResponse()\n\n public ListEvaluationsResponse()\n\n### ListEvaluationsResponse(ListEvaluationsResponse)\n\n public ListEvaluationsResponse(ListEvaluationsResponse other)\n\nProperties\n----------\n\n### Evaluations\n\n public RepeatedField\u003cEvaluation\u003e Evaluations { get; }\n\nThe evaluations requested.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cEvaluation\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]