The processor type, such as: OCR_PROCESSOR, INVOICE_PROCESSOR.
To get a list of processor types, see
[FetchProcessorTypes][google.cloud.documentai.v1beta3.DocumentProcessorService.FetchProcessorTypes].
[[["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\u003eProcessor\u003c/code\u003e class in the Google Cloud Document AI v1beta3 API is the core component for extracting structural information from documents.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eProcessor\u003c/code\u003e class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessor\u003c/code\u003e class includes properties like \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDefaultProcessorVersion\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, among others, providing details about the processor's configuration and state.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the Google.Cloud.DocumentAI.V1Beta3 API available, including the latest stable release \u003ccode\u003e2.0.0-beta23\u003c/code\u003e, and older beta versions such as \u003ccode\u003e2.0.0-beta22\u003c/code\u003e and \u003ccode\u003e1.0.0-beta04\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessor\u003c/code\u003e has two constructors that include a parameterless constructor and a constructor that accepts another processor as a parameter to copy its properties.\u003c/p\u003e\n"]]],[],null,["# Cloud Document AI v1beta3 API - Class Processor (2.0.0-beta26)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta26 (latest)](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Processor)\n- [2.0.0-beta25](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/2.0.0-beta25/Google.Cloud.DocumentAI.V1Beta3.Processor)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/1.0.0-beta04/Google.Cloud.DocumentAI.V1Beta3.Processor) \n\n public sealed class Processor : IMessage\u003cProcessor\u003e, IEquatable\u003cProcessor\u003e, IDeepCloneable\u003cProcessor\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Document AI v1beta3 API class Processor.\n\nThe first-class citizen for Document AI. Each processor defines how to\nextract structural information from a document. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Processor \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Processor](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Processor), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Processor](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Processor), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Processor](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Processor), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DocumentAI.V1Beta3](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.DocumentAI.V1Beta3.dll\n\nConstructors\n------------\n\n### Processor()\n\n public Processor()\n\n### Processor(Processor)\n\n public Processor(Processor other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nThe time the processor was created.\n\n### DefaultProcessorVersion\n\n public string DefaultProcessorVersion { get; set; }\n\nThe default processor version.\n\n### DefaultProcessorVersionAsProcessorVersionName\n\n public ProcessorVersionName DefaultProcessorVersionAsProcessorVersionName { get; set; }\n\n[ProcessorVersionName](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ProcessorVersionName)-typed view over the [DefaultProcessorVersion](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Processor#Google_Cloud_DocumentAI_V1Beta3_Processor_DefaultProcessorVersion) resource name\nproperty.\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nThe display name of the processor.\n\n### KmsKeyName\n\n public string KmsKeyName { get; set; }\n\nThe [KMS key](https://cloud.google.com/security-key-management) used for\nencryption and decryption in CMEK scenarios.\n\n### Name\n\n public string Name { get; set; }\n\nOutput only. Immutable. The resource name of the processor.\nFormat: `projects/{project}/locations/{location}/processors/{processor}`\n\n### ProcessEndpoint\n\n public string ProcessEndpoint { get; set; }\n\nOutput only. Immutable. The http endpoint that can be called to invoke\nprocessing.\n\n### ProcessorName\n\n public ProcessorName ProcessorName { get; set; }\n\n[ProcessorName](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.ProcessorName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Processor#Google_Cloud_DocumentAI_V1Beta3_Processor_Name) resource name property.\n\n### ProcessorVersionAliases\n\n public RepeatedField\u003cProcessorVersionAlias\u003e ProcessorVersionAliases { get; }\n\nOutput only. The processor version aliases.\n\n### SatisfiesPzi\n\n public bool SatisfiesPzi { get; set; }\n\nOutput only. Reserved for future use.\n\n### SatisfiesPzs\n\n public bool SatisfiesPzs { get; set; }\n\nOutput only. Reserved for future use.\n\n### State\n\n public Processor.Types.State State { get; set; }\n\nOutput only. The state of the processor.\n\n### Type\n\n public string Type { get; set; }\n\nThe processor type, such as: `OCR_PROCESSOR`, `INVOICE_PROCESSOR`.\nTo get a list of processor types, see\n\\[FetchProcessorTypes\\]\\[google.cloud.documentai.v1beta3.DocumentProcessorService.FetchProcessorTypes\\]."]]