Required. The evaluation resource name, such as projects/{project}/locations/{location}/evaluations/{evaluation}.
If the caller does not have permission to list ListEvaluationResultsResponse.EvaluationResult under this evaluation, regardless of whether or not this evaluation set exists, a PERMISSION_DENIED error is returned.
Query parameters
Parameters
pageSize
integer
Maximum number of ListEvaluationResultsResponse.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.
When paginating, all other parameters provided to 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"]],[["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-06-27 UTC."],[[["\u003cp\u003eThis page details how to retrieve a list of evaluation results for a specific evaluation using a \u003ccode\u003eGET\u003c/code\u003e request to the provided URL, which uses gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eevaluation\u003c/code\u003e path parameter, which is a string representing the evaluation resource name, and returns a \u003ccode\u003ePERMISSION_DENIED\u003c/code\u003e error if the caller lacks permissions.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters, such as \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e, can be used to manage the number of results returned and navigate through multiple pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe response body contains an array of \u003ccode\u003eEvaluationResult\u003c/code\u003e objects, each representing the results for a \u003ccode\u003eSampleQuery\u003c/code\u003e, alongside a \u003ccode\u003enextPageToken\u003c/code\u003e for pagination if applicable.\u003c/p\u003e\n"],["\u003cp\u003eAccessing this information requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003ediscoveryengine.evaluations.get\u003c/code\u003e IAM permission on the specified \u003ccode\u003eevaluation\u003c/code\u003e resource.\u003c/p\u003e\n"]]],[],null,[]]