Assigned
Status Update
Comments
pe...@gmail.com <pe...@gmail.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.
Description
Problem you have encountered:
Cloud Functions deployed from a Cloud Source Repository branch do not get updated when the repository is updated. "gcloud functions deploy --source" is required each time, invoked by Cloud Build.
What you expected to happen:
cloud functions to be updated automatically from Source Repositories without the need to create a Cloud Build Trigger
Steps to reproduce:
Other information (workarounds you have tried, documentation consulted, etc):