This repository was archived by the owner on Sep 20, 2023. It is now read-only.
v0.4.0
Features
- add 'from_service_account_info' factory to clients (d6f183a)
- add common resource path helpers, expose client transport (#43) (4918e62)
- add documentai v1 (#101) (74fabb5)
- add from_service_account_info factory and fix sphinx identifiers (#80) (d6f183a)
Bug Fixes
- added if statement to filter out dir blob files (#63) (7f7f541)
- adds comment with explicit hostname change (#94) (bb639f9)
- fix sphinx identifiers (d6f183a)
- moves import statment inside region tags (#71) (a04fbea)
- remove client recv msg limit and add enums to
types/__init__.py(#72) (c94afd5) - removes C-style semicolons and slash comments (#59) (1b24bfd)
- samples: swaps 'continue' for 'return' (#93) (dabe48e)