The maximum number of processors to return.
If unspecified, at most 50 processors will be returned.
The maximum value is 100. Values above 100 will be coerced to 100.
[[["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 `ListProcessorsRequest` class within the Google Cloud Document AI v1 API, specifically for version 3.17.0 and other versions of the API."],["`ListProcessorsRequest` is used to request a list of all processors associated with a specific project, and the class inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["The `ListProcessorsRequest` class has properties such as `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName`, which are used to specify parameters for retrieving a list of processors, such as the maximum number of processors to return and the location of the parent project."],["The latest version of the API available is 3.19.0, and historical documentation is provided for various versions dating back to 1.0.0, allowing for reference to many different API versions."],["`ListProcessorsRequest` has two constructors, `ListProcessorsRequest()` and `ListProcessorsRequest(ListProcessorsRequest)`, providing ways to instantiate a blank request and a copy from another request."]]],[]]