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
[UndeployProcessorVersion][google.cloud.documentai.v1.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-03-21 UTC."],[[["This webpage provides documentation for the `UndeployProcessorVersionRequest` class within the Google Cloud Document AI v1 API, specifically for .NET developers."],["The `UndeployProcessorVersionRequest` class is used to construct a request to undeploy a processor version, and it inherits from various interfaces and classes, like IMessage, IEquatable, and IDeepCloneable."],["The `UndeployProcessorVersionRequest` class has two constructors for initialization and two properties, `Name` and `ProcessorVersionName`, for managing the resource name to undeploy."],["The page shows multiple versions of the `UndeployProcessorVersionRequest` class documentation, spanning from version 1.0.0 up to the latest version 3.19.0, and the currently viewed version being 3.18.0."]]],[]]