Required. The location of processor types to list. Format: projects/{project}/locations/{location}. It takes the form projects/{project}/locations/{location}.
Authorization requires the following IAM permission on the specified resource parent:
[[["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 2024-04-07 UTC."],[[["This API endpoint `projects.locations.fetchProcessorTypes` retrieves a list of processor types available within a specified location."],["The HTTP request to access this data is a `GET` request to `https://{endpoint}/v1/{parent}:fetchProcessorTypes`, where the `parent` path parameter defines the project and location in the format `projects/{project}/locations/{location}`."],["The request body for this endpoint must be empty, meaning no additional data is sent in the request."],["Successful responses will include a list of `ProcessorType` objects within the `processorTypes` field."],["Authorization to use this endpoint requires the `documentai.processorTypes.list` IAM permission on the `parent` resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]