Maximum number of
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation]s 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
[ListEvaluationsResponse.next_page_token][google.cloud.discoveryengine.v1beta.ListEvaluationsResponse.next_page_token],
received from a previous
[EvaluationService.ListEvaluations][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluations]
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
[EvaluationService.ListEvaluations][google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluations]
must match the call that provided the page token. Otherwise, an
INVALID_ARGUMENT error is returned.
Required. The parent location resource name, such as
projects/{project}/locations/{location}.
If the caller does not have permission to list
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation]s under this
location, regardless of whether or not this location exists, a
PERMISSION_DENIED 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 document provides reference information for the \u003ccode\u003eListEvaluationsRequest\u003c/code\u003e class within the Discovery Engine v1beta API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEvaluationsRequest\u003c/code\u003e class is used as a request message for the \u003ccode\u003eEvaluationService.ListEvaluations\u003c/code\u003e method, facilitating the retrieval of a list of evaluations.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, indicating its role in message handling and pagination.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListEvaluationsRequest\u003c/code\u003e include \u003ccode\u003ePageSize\u003c/code\u003e (to set the number of evaluations to return), \u003ccode\u003ePageToken\u003c/code\u003e (for retrieving subsequent pages), and \u003ccode\u003eParent\u003c/code\u003e (to specify the parent location resource).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEvaluationsRequest\u003c/code\u003e class has two constructors, one empty and one accepting another \u003ccode\u003eListEvaluationsRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class ListEvaluationsRequest (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.ListEvaluationsRequest)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationsRequest) \n\n public sealed class ListEvaluationsRequest : IMessage\u003cListEvaluationsRequest\u003e, IEquatable\u003cListEvaluationsRequest\u003e, IDeepCloneable\u003cListEvaluationsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Discovery Engine v1beta API class ListEvaluationsRequest.\n\nRequest message for\n\\[EvaluationService.ListEvaluations\\]\\[google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluations\\]\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListEvaluationsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListEvaluationsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListEvaluationsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListEvaluationsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationsRequest), [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### ListEvaluationsRequest()\n\n public ListEvaluationsRequest()\n\n### ListEvaluationsRequest(ListEvaluationsRequest)\n\n public ListEvaluationsRequest(ListEvaluationsRequest other)\n\nProperties\n----------\n\n### PageSize\n\n public int PageSize { get; set; }\n\nMaximum number of\n\\[Evaluation\\]\\[google.cloud.discoveryengine.v1beta.Evaluation\\]s to return. If\nunspecified, defaults to 100. The maximum allowed value is 1000. Values\nabove 1000 will be 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\\[ListEvaluationsResponse.next_page_token\\]\\[google.cloud.discoveryengine.v1beta.ListEvaluationsResponse.next_page_token\\],\nreceived from a previous\n\\[EvaluationService.ListEvaluations\\]\\[google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluations\\]\ncall. Provide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n\\[EvaluationService.ListEvaluations\\]\\[google.cloud.discoveryengine.v1beta.EvaluationService.ListEvaluations\\]\nmust match the call that provided the page token. Otherwise, an\n`INVALID_ARGUMENT` error is returned.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent location resource name, such as\n`projects/{project}/locations/{location}`.\n\nIf the caller does not have permission to list\n\\[Evaluation\\]\\[google.cloud.discoveryengine.v1beta.Evaluation\\]s under this\nlocation, regardless of whether or not this location exists, a\n`PERMISSION_DENIED` error is returned.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.LocationName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.ListEvaluationsRequest#Google_Cloud_DiscoveryEngine_V1Beta_ListEvaluationsRequest_Parent) resource name property."]]