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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eDeleteProcessorRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteProcessorRequest\u003c/code\u003e class is used to structure the request message for the \u003ccode\u003eDeleteProcessor\u003c/code\u003e method, allowing the deletion of a processor resource.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from the latest 3.19.0 down to version 1.0.0, and includes the current version being 3.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteProcessorRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteProcessorRequest\u003c/code\u003e has two properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the processor resource name to be deleted, and \u003ccode\u003eProcessorName\u003c/code\u003e, a \u003ccode\u003eProcessorName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]