public sealed class UndeployProcessorVersionRequest : IMessage<UndeployProcessorVersionRequest>, IEquatable<UndeployProcessorVersionRequest>, IDeepCloneable<UndeployProcessorVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class UndeployProcessorVersionRequest.
Request message for the undeploy 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 `UndeployProcessorVersionRequest` class in the Google Cloud Document AI v1 API, specifically for .NET."],["The latest version of the API documented is 3.19.0, with a history of versions from 1.0.0 to 3.19.0 available for review."],["The `UndeployProcessorVersionRequest` class is used to construct requests for undeploying processor versions, including properties like `Name` and `ProcessorVersionName`."],["The `UndeployProcessorVersionRequest` class inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for the undeploy processor is `Google.Cloud.DocumentAI.V1` and the code is built with `Google.Cloud.DocumentAI.V1.dll`."]]],[]]