Commit 48086a2
authored
fix: mark Document.Entity.type as REQUIRED in all versions (#817)
- [ ] Regenerate this pull request now.
fix: remove Document.Entity.bounding_poly_for_demo_frontend from v1beta2
The type field was always required by the backend, so this formally breaking change can likely be accepted without bumping the major version. Field removal is in beta version so can be accepted as well.
PiperOrigin-RevId: 444656928
Source-Link: googleapis/googleapis@a0d4c5c
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d3a3f6dde18ec3721fceba933e4327a7b6dd2c2d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDNhM2Y2ZGRlMThlYzM3MjFmY2ViYTkzM2U0MzI3YTdiNmRkMmMyZCJ9
chore(bazel): update version of Protobuf to v3.20.1
PiperOrigin-RevId: 444328399
Source-Link: googleapis/googleapis@c7ca416
Source-Link: https://github.com/googleapis/googleapis-gen/commit/d61705453a62b3ecda78aa30c192840ebc5a8a90
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDYxNzA1NDUzYTYyYjNlY2RhNzhhYTMwYzE5Mjg0MGViYzVhOGE5MCJ91 parent 914ecea commit 48086a2
107 files changed
Lines changed: 1097 additions & 849 deletions
File tree
- java-document-ai
- proto-google-cloud-document-ai-v1beta1/src/main
- java/com/google/cloud/documentai/v1beta1
- proto/google/cloud/documentai/v1beta1
- proto-google-cloud-document-ai-v1beta2
- src/main
- java/com/google/cloud/documentai/v1beta2
- proto/google/cloud/documentai/v1beta2
- proto-google-cloud-document-ai-v1beta3/src/main
- java/com/google/cloud/documentai/v1beta3
- proto/google/cloud/documentai/v1beta3
- proto-google-cloud-document-ai-v1/src/main
- java/com/google/cloud/documentai/v1
- proto/google/cloud/documentai/v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| |||
783 | 785 | | |
784 | 786 | | |
785 | 787 | | |
| 788 | + | |
| 789 | + | |
786 | 790 | | |
787 | | - | |
788 | 791 | | |
789 | 792 | | |
790 | 793 | | |
| |||
992 | 995 | | |
993 | 996 | | |
994 | 997 | | |
| 998 | + | |
| 999 | + | |
995 | 1000 | | |
996 | | - | |
997 | 1001 | | |
998 | 1002 | | |
999 | 1003 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
660 | 662 | | |
661 | 663 | | |
662 | 664 | | |
| 665 | + | |
| 666 | + | |
663 | 667 | | |
664 | 668 | | |
665 | 669 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| |||
0 commit comments