Skip to content

Commit b7c2f98

Browse files
Google APIscopybara-github
authored andcommitted
docs: updated comments
PiperOrigin-RevId: 607453878
1 parent f65b9f2 commit b7c2f98

2 files changed

Lines changed: 2 additions & 10 deletions

File tree

google/cloud/documentai/v1beta2/document.proto

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,8 @@ message Document {
784784
[deprecated = true, (google.api.field_behavior) = OPTIONAL];
785785

786786
// Optional. Identifies the bounding polygon of a layout element on the
787-
// page.
787+
// page. If `layout_type` is set, the bounding polygon must be exactly the
788+
// same to the layout element it's referring to.
788789
BoundingPoly bounding_poly = 4 [(google.api.field_behavior) = OPTIONAL];
789790

790791
// Optional. Confidence of detected page element, if applicable. Range

google/cloud/documentai/v1beta2/documentai_v1beta2.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,4 @@ publishing:
6868
documentation_uri: https://cloud.google.com/document-ai/docs
6969
github_label: 'api: documentai'
7070
organization: CLOUD
71-
library_settings:
72-
- version: google.cloud.documentai.v1
73-
dotnet_settings:
74-
ignored_resources:
75-
- documentai.googleapis.com/Location
76-
- version: google.cloud.documentai.v1beta3
77-
dotnet_settings:
78-
ignored_resources:
79-
- documentai.googleapis.com/Location
8071
proto_reference_documentation_uri: https://cloud.google.com/document-ai/docs/reference/rpc

0 commit comments

Comments
 (0)