public sealed class DeployProcessorVersionRequest : IMessage<DeployProcessorVersionRequest>, IEquatable<DeployProcessorVersionRequest>, IDeepCloneable<DeployProcessorVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DeployProcessorVersionRequest.
Request message for the deploy processor version method.
[[["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 webpage provides reference documentation for the `DeployProcessorVersionRequest` class within the Cloud Document AI v1 API for .NET."],["The latest available version of this API is 3.19.0, while the current page focuses on version 3.3.0, but previous versions can be found on this webpage, including versions 1.0.0 all the way up to 3.18.0."],["`DeployProcessorVersionRequest` is used to send requests for deploying a specific processor version."],["The `DeployProcessorVersionRequest` class inherits from various interfaces and classes like `IMessage`, `IEquatable`, and `IDeepCloneable`, and includes the `Name` and `ProcessorVersionName` properties."],["There are 2 constructors for `DeployProcessorVersionRequest`, one default and another for when `DeployProcessorVersionRequest` is passed in."]]],[]]