[[["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."],[[["The provided content details the `ListProcessorsResponse` class within the Google Cloud Document AI v1 API, specifically for .NET, with the latest version being 3.19.0."],["The `ListProcessorsResponse` class is used as a response message for the `ListProcessors` method in the `DocumentProcessorService` and it implements multiple interfaces for message handling, equality checks, deep cloning, and enumeration."],["This documentation provides access to various versions of the `ListProcessorsResponse` class, ranging from version 1.0.0 up to the latest 3.19.0."],["The class has two main properties: `NextPageToken`, a string to navigate to the next processor, and `Processors`, a `RepeatedField` that contains a list of processors."],["It offers methods such as `GetEnumerator()` to iterate through processors, along with inherited methods from the base `object` class like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]