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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 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`."]]],[]]