Module google_api_proto::google::cloud::documentai::v1::process_options
source · Expand description
Nested message and enum types in ProcessOptions
.
Modules§
- Nested message and enum types in
LayoutConfig
.
Structs§
- A list of individual page numbers.
- Serving config for layout parser processor.
Enums§
- A subset of pages to process. If not specified, all pages are processed. If a page range is set, only the given pages are extracted and processed from the document. In the output document, [Document.Page.page_number][google.cloud.documentai.v1.Document.Page.page_number] refers to the page number in the original document. This configuration only applies to sync requests.