public sealed class DeployProcessorVersionRequest : IMessage<DeployProcessorVersionRequest>, IEquatable<DeployProcessorVersionRequest>, IDeepCloneable<DeployProcessorVersionRequest>, IBufferMessage, IMessage
Request message for the deploy processor version method.
[[["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."],[[["\u003cp\u003eThis page details the \u003ccode\u003eDeployProcessorVersionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, presenting a request message for the deploy processor version method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this request is 3.19.0, and the page offers documentation for versions ranging from 1.0.0 to 3.19.0, with each version hyperlinked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployProcessorVersionRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all pertaining to its function within Google's .NET libraries.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one being the default constructor, and the other allows for another \u003ccode\u003eDeployProcessorVersionRequest\u003c/code\u003e to be used as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eName\u003c/code\u003e which is a string indicating the name of the processor version to be deployed, and \u003ccode\u003eProcessorVersionName\u003c/code\u003e, which is a \u003ccode\u003eProcessorVersionName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]