Hi, I am updating my Google Translate 'connector' code from my app to fit your v2 API requirements, and I am wondering if there is a size limit for the *q*parameter *s* in case of batch translations ? I read from the documentation that the *q* param must be less than 5K characters (as I am using POST method) but what about if there is multiple * q* params in the same request ? Each *q* param can contain a 5K characters text ?
As i am performing some batch translation, i need to know how to implement my 'partition strategy' before submitting a translate request. Thanks in advance ;) -- You received this message because you are subscribed to the Google Groups "General" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-translate-general/-/UIc7Li2vWjIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-translate-general?hl=en.
