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 documentation for the `ListProcessorsRequest` class within the Google Cloud Document AI v1 API, specifically for .NET development."],["The `ListProcessorsRequest` class is used to retrieve a list of processors that belong to a specific project and it implements various interfaces for message handling, cloning, and pagination, such as `IMessage`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["This documentation covers versions of the Google Cloud Document AI v1 API from 1.0.0 all the way to 3.19.0, with 3.19.0 being the latest."],["The class has properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName`, which are essential for configuring how the list of processors is retrieved, allowing for filtering, sorting and pagination."],["The documentation provides information about the constructors of the `ListProcessorsRequest` class and the parameters, including the `other` parameter, to initialize and copy ListProcessorsRequest objects."]]],[]]