Commit 778d11c
authored
feat: Update Toolbox for OCR 2.0 features (#171)
* Add Symbol to Page wrapper
- Refactored classes to use a Base Class and greatly simplified the file.
* Add MathFormula
* Update Quickstart Sample and inline samples for creation methods
* Update tests to improve coverage
* simplify code for `from_document_path()`
* Fix import statement order
* Update based on review comments
* Add Class attributes to docstring
* Added clarification in docstring about Symbols1 parent cba079c commit 778d11c
File tree
6 files changed
+33830
-114
lines changed- packages/google-cloud-documentai-toolbox
- google/cloud/documentai_toolbox/wrappers
- samples/snippets
- tests/unit
- resources
6 files changed
+33830
-114
lines changedLines changed: 15 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
394 | 398 | | |
395 | | - | |
396 | | - | |
397 | | - | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
398 | 403 | | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
| 404 | + | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| 477 | + | |
477 | 478 | | |
478 | 479 | | |
479 | 480 | | |
480 | 481 | | |
| 482 | + | |
481 | 483 | | |
482 | 484 | | |
483 | 485 | | |
| |||
507 | 509 | | |
508 | 510 | | |
509 | 511 | | |
| 512 | + | |
510 | 513 | | |
511 | 514 | | |
512 | 515 | | |
| 516 | + | |
513 | 517 | | |
514 | 518 | | |
515 | 519 | | |
| |||
0 commit comments