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 within a specified project and location, with the ability to control the number of processors returned per page and to navigate through the results using a page token."],["The document details the class's inheritance from multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage`, and `IPageRequest`, and outlines the implementation of various methods and constructors."],["The available properties for configuring the request are `PageSize`, which determines the number of processors returned, `PageToken` for pagination, `Parent` to define the project and location, and `ParentAsLocationName` providing a typed view of the parent resource."],["The documentation provided in the links above spans from version 1.0.0 all the way to 3.19.0, where 3.19.0 is the latest version."]]],[]]