Skip to content

Commit 1953fb1

Browse files
Google APIscopybara-github
authored andcommitted
docs: minor clarification on fields related to page range
PiperOrigin-RevId: 574226437
1 parent e29035d commit 1953fb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/cloud/documentai/v1/document_processor_service.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ message ProcessOptions {
338338
// processed. NOTICE: If any of the page range is set, we will extract and
339339
// process only the given pages from the document. In the output document,
340340
// the page_number is referring to the page number in the original document.
341+
// This config only applies to sync requests.
341342
oneof page_range {
342343
// Which pages to process (1-indexed).
343344
IndividualPageSelector individual_page_selector = 5;

0 commit comments

Comments
 (0)