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 reference documentation for the `UndeployProcessorVersionRequest` class in the Google Cloud Document AI v1 API, specifically for .NET."],["The `UndeployProcessorVersionRequest` class is used to construct a request to undeploy a specific processor version in the Document AI service."],["The documentation covers the class's inheritance, implemented interfaces, constructors, properties, and the various versions of the API, with version 3.19.0 being the latest."],["The `Name` property, a string representing the processor version's resource name, and the `ProcessorVersionName` typed view are the key properties of this class."],["The page also provides the assembly information and namespace, allowing users to know where this class is located in the .NET library, as well as containing a list of all the available versions of this class, ranging from 1.0.0 all the way to the latest 3.19.0 version."]]],[]]