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."],[[["The latest version of the `DeleteProcessorVersionRequest` class in the Cloud Document AI v1 API is version 3.19.0."],["This webpage provides reference documentation and code samples for the `DeleteProcessorVersionRequest` class, which is used to request the deletion of a processor version."],["The class `DeleteProcessorVersionRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteProcessorVersionRequest` class has two constructors and two properties, `Name` and `ProcessorVersionName`, which are essential for identifying the processor version to be deleted."],["The webpage lists all available versions, from 1.0.0 up to the latest 3.19.0 of the `DeleteProcessorVersionRequest` class."]]],[]]