File tree Expand file tree Collapse file tree
google/cloud/documentai/v1beta2 Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments