v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1326324236.0 KB
projects

LRO endpoint to batch process many documents. The output is written to Cloud Storage as JSON in the [Document] format.

post/v1/{+name}:batchProcess

Path parameters

namestring required

Required. The resource name of Processor or ProcessorVersion. Format: projects/{project}/locations/{location}/processors/{processor}, or projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}

Request body

skipHumanReviewboolean

Whether human review should be skipped for this request. Default to false.

labelsobject

Optional. The labels with user-defined metadata for the request. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter.

Response

Successful response