Skip to content

Commit

Permalink
docs: [google-cloud-documentai] updated comments (#12321)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 607453878

Source-Link:
googleapis/googleapis@b7c2f98

Source-Link:
googleapis/googleapis-gen@5e337dc
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRvY3VtZW50YWkvLk93bEJvdC55YW1sIiwiaCI6IjVlMzM3ZGNjZGM2NzZlYWZlMTg3YmEyNDIwZWY4MDg0ZjBhN2QwM2IifQ==

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 16, 2024
1 parent ef9152e commit 20cd51c
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1538,8 +1538,10 @@ class PageRef(proto.Message):
[PageRef.bounding_poly][google.cloud.documentai.v1beta2.Document.PageAnchor.PageRef.bounding_poly]
instead.
bounding_poly (google.cloud.documentai_v1beta2.types.BoundingPoly):
Optional. Identifies the bounding polygon of
a layout element on the page.
Optional. Identifies the bounding polygon of a layout
element on the page. If ``layout_type`` is set, the bounding
polygon must be exactly the same to the layout element it's
referring to.
confidence (float):
Optional. Confidence of detected page element, if
applicable. Range ``[0, 1]``.
Expand Down

0 comments on commit 20cd51c

Please sign in to comment.