public sealed class UndeployProcessorVersionRequest : IMessage<UndeployProcessorVersionRequest>, IEquatable<UndeployProcessorVersionRequest>, IDeepCloneable<UndeployProcessorVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class UndeployProcessorVersionRequest.
Request message for the
[UndeployProcessorVersion][google.cloud.documentai.v1beta3.DocumentProcessorService.UndeployProcessorVersion]
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-04-17 UTC."],[[["This document provides reference information for the `UndeployProcessorVersionRequest` class within the Google Cloud Document AI v1beta3 API, focusing on version 2.0.0-beta17."],["The `UndeployProcessorVersionRequest` class is used as a request message for the `UndeployProcessorVersion` method within the `DocumentProcessorService`."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UndeployProcessorVersionRequest` class include `Name` (a string) and `ProcessorVersionName` (of type `ProcessorVersionName`), representing the processor version resource name."],["There are 3 versions available to use: 2.0.0-beta23, 2.0.0-beta22 and 1.0.0-beta04."]]],[]]