public sealed class CreateProcessorRequest : IMessage<CreateProcessorRequest>, IEquatable<CreateProcessorRequest>, IDeepCloneable<CreateProcessorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class CreateProcessorRequest.
Request message for the
[CreateProcessor][google.cloud.documentai.v1beta3.DocumentProcessorService.CreateProcessor]
method. Notice this request is sent to a regionalized backend service. If the
[ProcessorType][google.cloud.documentai.v1beta3.ProcessorType] isn't
available in that region, the creation fails.
Required. The processor to be created, requires
[Processor.type][google.cloud.documentai.v1beta3.Processor.type] and
[Processor.display_name][google.cloud.documentai.v1beta3.Processor.display_name]
to be set. Also, the
[Processor.kms_key_name][google.cloud.documentai.v1beta3.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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class is used to create a request for the \u003ccode\u003eCreateProcessor\u003c/code\u003e method in the Cloud Document AI v1beta3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the project and location for the processor, and \u003ccode\u003eProcessor\u003c/code\u003e, which contains the details of the processor to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documentation version available is 2.0.0-beta23, and this class, \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e, is featured within this version, alongside version 2.0.0-beta22, and 1.0.0-beta04.\u003c/p\u003e\n"]]],[],null,[]]