Description for DocumentProcessorServiceAsyncClient class #12544
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: docs
Improvement to the documentation for an API.
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
NOTE: Google Cloud Python client libraries are no longer maintained inside this repository. Please visit the python-API repository (e.g., https://github.com/googleapis/python-pubsub/issues) for faster response times.
See all published libraries in the README.
Descriptions for DocumentProcessorServiceAsyncClient and DocumentProcessorServiceClient class are exactly the same.
There is no clear description on what their differences are nor when to use them.
Moreover, the customers are growing confused since there is a limit of 10 pages per document processing when using DocumentProcessorServiceAsyncClient (except if using batch processing). See one more reference of the same in this Stack Overflow post:
https://stackoverflow.com/questions/71887957/400-document-pages-exceed-the-limit-page-limit-exceeded
This is shown in the public documentation here:
https://cloud.google.com/python/docs/reference/documentai/latest/google.cloud.documentai_v1.services.document_processor_service
These GitHub pages are the source of the above:
Request:
The text was updated successfully, but these errors were encountered: