public sealed class CreateProcessorRequest : IMessage<CreateProcessorRequest>, IEquatable<CreateProcessorRequest>, IDeepCloneable<CreateProcessorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class CreateProcessorRequest.
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 webpage provides reference documentation for the \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class is used to send a request to create a processor in a specified project and location, and the class itself 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud Document AI v1 API documented here is 3.19.0, but it goes all the way back to version 1.0.0, with all versions being listed.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one for creating a copy, and it includes properties like \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eProcessor\u003c/code\u003e that are essential for configuring the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is used to define the project and location for creating the processor, and the \u003ccode\u003eProcessor\u003c/code\u003e property defines the processor that will be created, both being required fields.\u003c/p\u003e\n"]]],[],null,[]]