[[["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 outlines the `ListProcessorVersionsResponse` class within the `Google.Cloud.DocumentAI.V1` namespace, detailing its functionality for listing Document AI processor versions."],["The latest version available for use within the Document AI processor versions is 3.19.0, with a wide range of previous versions available from 3.18.0 back to 1.0.0."],["The `ListProcessorVersionsResponse` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing a robust set of functionalities."],["The class contains two properties: `NextPageToken`, which is a string used for pagination, and `ProcessorVersions`, which is a `RepeatedField` object containing the list of available `ProcessorVersion` instances."],["The main methods available include `GetEnumerator()` to allow you to iterate through processor versions, and there are two constructors `ListProcessorVersionsResponse()` and `ListProcessorVersionsResponse(ListProcessorVersionsResponse other)` for building your object."]]],[]]