Required. The resource name of the
[ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion] to list
evaluations for.
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}
[[["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 page provides reference documentation for the `ListEvaluationsRequest` class within the Google Cloud Document AI v1 API, which is used to retrieve a list of evaluations for a specified ProcessorVersion."],["The `ListEvaluationsRequest` class is part of the `Google.Cloud.DocumentAI.V1` namespace and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, indicating its role in data handling and pagination."],["The documentation outlines the class's constructors and properties, including `PageSize`, `PageToken`, and `Parent`, which are used to specify the number of evaluations to return, retrieve subsequent pages of evaluations, and identify the ProcessorVersion for which evaluations should be listed respectively."],["There are multiple versions of the `ListEvaluationsRequest` class for the Document AI API, ranging from the latest version `3.19.0` down to `1.0.0`, each with its own distinct documentation page linked for detailed information."],["The parent property is a required string that takes the following format `projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}` and the property `ParentAsProcessorVersionName` is simply a typed view of the parent property."]]],[]]