[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-10 UTC."],[[["\u003cp\u003eProcessor types are responsible for performing specific document understanding tasks on particular document types.\u003c/p\u003e\n"],["\u003cp\u003eEach processor type has a resource name, a designated type (e.g., \u003ccode\u003eOCR_PROCESSOR\u003c/code\u003e, \u003ccode\u003eINVOICE_PROCESSOR\u003c/code\u003e), and a category for UI grouping.\u003c/p\u003e\n"],["\u003cp\u003eProcessor availability is determined by \u003ccode\u003eavailableLocations\u003c/code\u003e, which provides location information via \u003ccode\u003elocationId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eallowCreation\u003c/code\u003e field indicates whether users can directly create a processor of that type, or if access must be requested.\u003c/p\u003e\n"],["\u003cp\u003eYou can get a processor type detail with \u003ccode\u003eget\u003c/code\u003e or list all of them with \u003ccode\u003elist\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.processorTypes\n\nResource: ProcessorType\n-----------------------\n\nA processor type is responsible for performing a certain document understanding task on a certain type of document.\n\nLocationInfo\n------------\n\nThe location information about where the processor is available."]]