[[["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 latest version of the Google Cloud Document AI v1 API is 3.19.0, and the current page is referencing version 3.18.0, with multiple previous versions also available."],["`ListProcessorsResponse` is a class that serves as the response message for the `ListProcessors` method within the Cloud Document AI v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities like message handling, equality checks, deep cloning, buffer management, paged responses, and enumeration."],["The `ListProcessorsResponse` class has two properties: `NextPageToken`, which indicates the token for retrieving the next set of processors, and `Processors`, which contains the list of processors themselves."],["The class includes two constructors for creating instances: a default constructor and one that accepts another `ListProcessorsResponse` object for copying."]]],[]]