2023-01-13
▼ ▲ documentai.projects.locations.processorTypes.get
Path : v1/{+name}
Description : Gets a processor type detail.
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/processorTypes/{processorTypesId}
HTTP Method : GET
Parameter Order : name
Parameters :
name
Type : string
Description : Required. The processor type resource name.
Required : Yes
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/processorTypes/[^/]+$