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"]],[["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 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 range of versions available from 1.0.0 up to the current version, for the user to browse."],["`UndeployProcessorVersionRequest` is used to send requests to undeploy a processor version, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name` (a string) and `ProcessorVersionName` to identify the specific processor version to be undeployed."],["The webpage includes information about the inheritance hierarchy, constructors, and properties of the `UndeployProcessorVersionRequest` class, along with links to further details and associated documentation."]]],[]]