[[["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 document provides reference information for the `ListProcessorsResponse` class within the Google Cloud Document AI v1 API, specifically for .NET, with the most recent version being 3.19.0."],["The `ListProcessorsResponse` class is used as a response message for the `ListProcessors` method in the DocumentProcessorService, and it includes details such as the next page token and a list of processors."],["The documentation outlines various versions of the API, ranging from version 1.0.0 to 3.19.0, all of which can be reviewed through the links provided, and the associated dll file is `Google.Cloud.DocumentAI.V1.dll`."],["The `ListProcessorsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable\u003cProcessor\u003e`, and `IEnumerable`, making it a versatile class for working with processors."],["The class `ListProcessorsResponse` has two public properties, one being a string, `NextPageToken`, which points to the next processor, otherwise it is empty, and a `RepeatedField` property, `Processors`, which is a list of processors."]]],[]]