public sealed class DeleteProcessorRequest : IMessage<DeleteProcessorRequest>, IEquatable<DeleteProcessorRequest>, IDeepCloneable<DeleteProcessorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DeleteProcessorRequest.
[[["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 `DeleteProcessorRequest` class within the Google Cloud Document AI v1 API, specifically for version 3.4.0."],["The `DeleteProcessorRequest` class is used to construct requests for deleting a processor, and it inherits from and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the previous versions of the documentation, starting from version 1.0.0 up to the latest 3.19.0, for `DeleteProcessorRequest`."],["The `DeleteProcessorRequest` class has two constructors and two properties: `Name`, which is a string, and `ProcessorName`, which is a `ProcessorName` type that provides a typed view of the `Name` property."],["The documentation is contained within the namespace `Google.Cloud.DocumentAI.V1`, and is included in the assembly `Google.Cloud.DocumentAI.V1.dll`."]]],[]]