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 detailing its usage within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API, with version 3.19.0 being the latest and the class being within version 3.6.0, and it offers links to each versions specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class is used to send a request for creating a processor within a specified project and location, and it requires the processor type and display name to be set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, among others, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe page details properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e and \u003ccode\u003eProcessor\u003c/code\u003e, alongside the constructors \u003ccode\u003eCreateProcessorRequest()\u003c/code\u003e, \u003ccode\u003eCreateProcessorRequest(CreateProcessorRequest other)\u003c/code\u003e, and the assembly used.\u003c/p\u003e\n"]]],[],null,[]]