Required. The evaluation resource name, such as
projects/{project}/locations/{location}/evaluations/{evaluation}.
If the caller does not have permission to list [EvaluationResult][]
under this evaluation, regardless of whether or not this evaluation
set exists, a PERMISSION_DENIED error is returned.
Maximum number of [EvaluationResult][] to return. If unspecified,
defaults to 100. The maximum allowed value is 1000. Values above 1000 will
be coerced to 1000.
If this field is negative, an INVALID_ARGUMENT error is returned.
A page token
[ListEvaluationResultsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token],
received from a previous
[EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults]
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
[EvaluationService.ListEvaluationResults][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults]
must match the call that provided the page token. Otherwise, an
INVALID_ARGUMENT error is returned.
[[["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\u003eListEvaluationResultsRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta18.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEvaluationResultsRequest\u003c/code\u003e class is used to request a list of evaluation results from the \u003ccode\u003eEvaluationService.ListEvaluationResults\u003c/code\u003e method, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eEvaluation\u003c/code\u003e, \u003ccode\u003eEvaluationAsEvaluationName\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, and \u003ccode\u003ePageToken\u003c/code\u003e, which are used to specify the evaluation resource name, the number of results per page, and pagination continuation.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the class include a default constructor and one that takes another \u003ccode\u003eListEvaluationResultsRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class ListEvaluationResultsRequest (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationResultsRequest)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationResultsRequest) \n\n public sealed class ListEvaluationResultsRequest : IMessage\u003cListEvaluationResultsRequest\u003e, IEquatable\u003cListEvaluationResultsRequest\u003e, IDeepCloneable\u003cListEvaluationResultsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Discovery Engine v1beta API class ListEvaluationResultsRequest.\n\nRequest message for\n\\[EvaluationService.ListEvaluationResults\\]\\[google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults\\]\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListEvaluationResultsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListEvaluationResultsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationResultsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListEvaluationResultsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationResultsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListEvaluationResultsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationResultsRequest), [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), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \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.DiscoveryEngine.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nConstructors\n------------\n\n### ListEvaluationResultsRequest()\n\n public ListEvaluationResultsRequest()\n\n### ListEvaluationResultsRequest(ListEvaluationResultsRequest)\n\n public ListEvaluationResultsRequest(ListEvaluationResultsRequest other)\n\nProperties\n----------\n\n### Evaluation\n\n public string Evaluation { get; set; }\n\nRequired. The evaluation resource name, such as\n`projects/{project}/locations/{location}/evaluations/{evaluation}`.\n\nIf the caller does not have permission to list \\[EvaluationResult\\]\\[\\]\nunder this evaluation, regardless of whether or not this evaluation\nset exists, a `PERMISSION_DENIED` error is returned.\n\n### EvaluationAsEvaluationName\n\n public EvaluationName EvaluationAsEvaluationName { get; set; }\n\n[EvaluationName](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.EvaluationName)-typed view over the [Evaluation](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationResultsRequest#Google_Cloud_DiscoveryEngine_V1Beta_ListEvaluationResultsRequest_Evaluation) resource name property.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nMaximum number of \\[EvaluationResult\\]\\[\\] to return. If unspecified,\ndefaults to 100. The maximum allowed value is 1000. Values above 1000 will\nbe coerced to 1000.\n\nIf this field is negative, an `INVALID_ARGUMENT` error is returned.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token\n\\[ListEvaluationResultsResponse.next_page_token\\]\\[google.cloud.discoveryengine.v1beta.ListEvaluationResultsResponse.next_page_token\\],\nreceived from a previous\n\\[EvaluationService.ListEvaluationResults\\]\\[google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults\\]\ncall. Provide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n\\[EvaluationService.ListEvaluationResults\\]\\[google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluationResults\\]\nmust match the call that provided the page token. Otherwise, an\n`INVALID_ARGUMENT` error is returned."]]