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, providing an interface to the process of accessing them."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, extending its functionality and integration with other parts of the system."],["It offers properties like `PageSize`, `PageToken`, `Parent`, and `ParentAsLocationName` to control the list operation, such as setting the max amount of processors returned, setting the next pointer, and defining the project/location of the processors to list."],["The documentation covers versions ranging from 1.0.0 to 3.19.0 of the Google Cloud Document AI v1 API for .NET, offering various links to each versions `ListProcessorsRequest` documentation."]]],[]]