public sealed class CreateProcessorRequest : IMessage<CreateProcessorRequest>, IEquatable<CreateProcessorRequest>, IDeepCloneable<CreateProcessorRequest>, IBufferMessage, IMessage
Request message for create a processor. Notice this request is sent to
a regionalized backend service, and if the processor type is not available
on that region, the creation will fail.
Required. The processor to be created, requires [processor_type] and [display_name]
to be set. Also, the processor is under CMEK if CMEK fields are set.
[[["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 documentation for the \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class within the Google Cloud Document AI .NET library, spanning versions from 1.0.0 to the latest, 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class is used to send a request to create a processor, and it's essential to note that this request is directed to a regionalized backend service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eParent\u003c/code\u003e, representing the project and location, \u003ccode\u003eParentAsLocationName\u003c/code\u003e as a typed view over the \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eProcessor\u003c/code\u003e which is required to specify the processor to be created.\u003c/p\u003e\n"],["\u003cp\u003eIt provides detailed information about the constructors, properties, the required parent and processor data, as well as inherited members for the class.\u003c/p\u003e\n"]]],[],null,[]]