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.
Request message for the
[DeleteProcessor][google.cloud.documentai.v1.DocumentProcessorService.DeleteProcessor]
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 `DeleteProcessorRequest` class for the Google Cloud Document AI v1 API is 3.19.0, with the page providing links to documentation for versions dating back to 1.0.0."],["`DeleteProcessorRequest` is a class used to construct requests for deleting a processor in the Google Cloud Document AI API."],["The `DeleteProcessorRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Name` and `ProcessorName`, allowing users to specify the processor resource to be deleted."],["This page contains all of the different versions of the `DeleteProcessorRequest` for the `Google.Cloud.DocumentAI.V1` namespace."]]],[]]