Hello
https://cloud.google.com/translate/docs/reference/rest#query_parameters this is the page describing how to use the google api.
I think we must use httputils to send a request but how can we do it ? Lets say
q : hello
source : en
target : es
How can we send this request and to where exactly , I couldnt understand
Thanks
https://cloud.google.com/translate/docs/reference/rest#query_parameters this is the page describing how to use the google api.
I think we must use httputils to send a request but how can we do it ? Lets say
q : hello
source : en
target : es
How can we send this request and to where exactly , I couldnt understand
Thanks