Cloud Document AI API (documentai:v1)

2022-07-15

1 new method

Additions

    Methods
  • documentai.projects.locations.processorTypes.list

      HTTP Method: GET

      Parameters:

        parent

          Location: path

          Type: string

          Required: Yes

          Pattern: ^projects/[^/]+/locations/[^/]+$

          Description: Required. The location of processor type to list. The available processor types may depend on the allow-listing on projects. Format: `projects/{project}/locations/{location}`

        pageSize

          Description: The maximum number of processor types to return. If unspecified, at most 100 processor types will be returned. The maximum value is 500; values above 500 will be coerced to 500.

          Type: integer

          Format: int32

          Location: query

        pageToken

          Location: query

          Type: string

          Description: Used to retrieve the next page of results, empty if at the end of the list.

      Parameter Order: parent

      Description: Lists the processor types that exist.

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/processorTypes

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Path: v1/{+parent}/processorTypes