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 the
[CreateProcessor][google.cloud.documentai.v1.DocumentProcessorService.CreateProcessor]
method. Notice this request is sent to a regionalized backend service. If the
[ProcessorType][google.cloud.documentai.v1.ProcessorType] isn't available in
that region, the creation fails.
Required. The processor to be created, requires
[Processor.type][google.cloud.documentai.v1.Processor.type] and
[Processor.display_name][google.cloud.documentai.v1.Processor.display_name]
to be set. Also, the
[Processor.kms_key_name][google.cloud.documentai.v1.Processor.kms_key_name]
field must be set if the processor is under CMEK.
[[["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\u003eCreateProcessorRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for version 3.18.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eCreateProcessor\u003c/code\u003e method for creating a document processor and is part of the Google.Cloud.DocumentAI.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class, inheriting from \u003ccode\u003eobject\u003c/code\u003e, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and includes constructors to instantiate the request.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties of the \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class are \u003ccode\u003eParent\u003c/code\u003e, representing the project and location for the new processor, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, a typed view of the \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eProcessor\u003c/code\u003e, which defines the processor details.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists multiple versions of the API documentation, ranging from version 1.0.0 to 3.19.0, with the latest version marked, alongside the 3.18.0 version currently being viewed.\u003c/p\u003e\n"]]],[],null,[]]