[[["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 content provides a comprehensive list of versions for the `ListProcessorsResponse` class, ranging from version 1.0.0 up to the latest 3.19.0, within the Google Cloud Document AI v1 API."],["`ListProcessorsResponse` is a class that serves as a response message for the `ListProcessors` method in the DocumentProcessorService."],["The `ListProcessorsResponse` class is part of the `Google.Cloud.DocumentAI.V1` namespace and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class offers two constructors and two primary properties: `NextPageToken` to indicate further processors, and `Processors`, which is a list of processors."],["One method, `GetEnumerator()`, allows for iterating through the resources within the response."]]],[]]