public sealed class GetProcessorVersionRequest : IMessage<GetProcessorVersionRequest>, IEquatable<GetProcessorVersionRequest>, IDeepCloneable<GetProcessorVersionRequest>, IBufferMessage, IMessage
[[["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 page provides documentation for the `GetProcessorVersionRequest` class within the `Google.Cloud.DocumentAI.V1` namespace, outlining its structure, inheritance, and implementation details."],["The `GetProcessorVersionRequest` class is used to request a specific processor version and has various versions available, ranging from 1.0.0 to the latest 3.19.0, and can be referenced via url links."],["The `GetProcessorVersionRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and another which accepts a `GetProcessorVersionRequest` object as a parameter, and contains two main properties: `Name` which is a string, and `ProcessorVersionName`, which is of type `ProcessorVersionName`."]]],[]]