[[["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 webpage provides reference documentation for the `ListProcessorsResponse` class within the Google Cloud Document AI v1 API, specifically for .NET developers."],["The content details the various versions of the `ListProcessorsResponse` class, ranging from version 1.0.0 up to the latest version 3.19.0, and links to each version's specific documentation page."],["The `ListProcessorsResponse` class is part of the `Google.Cloud.DocumentAI.V1` namespace, found within the `Google.Cloud.DocumentAI.V1.dll` assembly, and is designed to handle responses when listing processors."],["The `ListProcessorsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, offering methods for deep cloning, equality checking, and enumeration."],["Key properties of the class include `NextPageToken`, which indicates the availability of further processors, and `Processors`, which provides a list of processors via a `RepeatedField` of the `Processor` type."]]],[]]