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
[DeleteProcessorVersion][google.cloud.documentai.v1.DocumentProcessorService.DeleteProcessorVersion]
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 page provides reference documentation for the `DeleteProcessorVersionRequest` class within the Google Cloud Document AI v1 API, specifically for .NET development."],["The content lists available versions of the `DeleteProcessorVersionRequest` class, ranging from version 1.0.0 up to the latest version 3.19.0, with 3.13.0 being the currently displayed version."],["The `DeleteProcessorVersionRequest` class is a request message used in the `DeleteProcessorVersion` method of the DocumentProcessorService, which falls under the `Google.Cloud.DocumentAI.V1` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `Name` and `ProcessorVersionName`."],["This API allows a user to request the deletion of a specified version of the document processor, with detailed information provided for each version, including their respective documentation link."]]],[]]