public sealed class DeleteProcessorVersionRequest : IMessage<DeleteProcessorVersionRequest>, IEquatable<DeleteProcessorVersionRequest>, IDeepCloneable<DeleteProcessorVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DeleteProcessorVersionRequest.
Request message for the delete 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."],[[["The latest version of the Google Cloud Document AI v1 API for .NET is 3.19.0, with a range of previous versions available from 3.18.0 down to 1.0.0."],["This page provides reference documentation for the `DeleteProcessorVersionRequest` class, part of the Google.Cloud.DocumentAI.V1 namespace."],["The `DeleteProcessorVersionRequest` class is used to create a request to delete a specific processor version in the Document AI API."],["This class includes properties such as `Name` (a string representing the processor version's resource name) and `ProcessorVersionName` (a typed view of the `Name`)."],["The page contains information about the class's constructors, implemented interfaces and inherited members, such as `Object.GetHashCode()`."]]],[]]