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\u003eThe latest version available for the Cloud Document AI v1 API class \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e is 3.19.0, and multiple previous versions, down to 1.0.0, are also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateProcessorRequest\u003c/code\u003e is used to send requests to create a processor within a specified region and will fail if the type is not available in said region.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e class implements interfaces such as \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 \u003ccode\u003eParent\u003c/code\u003e property, which is a required string, defines the project and location to create the processor in, while the \u003ccode\u003eProcessor\u003c/code\u003e property is required to set the type and display name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e has two constructors: one default constructor and one that takes another \u003ccode\u003eCreateProcessorRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]