Feature Request P2
Status Update
Comments
jo...@google.com <jo...@google.com> #2
I have one question related to Google translate API. but it is not related to this issue.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
th...@skalabletech.com <th...@skalabletech.com> #3
@vrames
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
[Deleted User] <[Deleted User]> #4
N/A
Description
Problem you have encountered:
There is no official and supported version of the Document AI client library for C# language.
What you expected to happen:
Have a Document AI client library in C# such like Java, Node.js and Python.