Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
This will create a public issue which anybody can view and comment on.
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered: When using the Natural Language API, there is a hard limit that cannot be increased on the 2 (depending on the use case scenario) or to split the request into several chunks.
IAM & Admin --> Quotas
section. The Text Content can be up to 1,000,000 bytes and the only workaround is to either try to use AutoML Natural LanguageWhat you expected to happen: User is able to increase this hard limit quota to a more reasonable value such as 10 Mb.
Steps to reproduce: Try to send a request of more than 1000000 bytes 1 . The API returns an API Error
Other information (workarounds you have tried, documentation consulted, etc): 2