Most voted "google-cloud" questions
8 questions
Sort by count of
-
2
votes1
answer546
viewsHow to extract the face of a RG document from a scanned image
Ola, Personal I am developing a solution where I use Google Cloud Vision to analyze text in the image, this is already ready in my solution. I send the image and Google Vision returns the words…
-
0
votes1
answer333
viewsConnect Pgadmin via SSH Google Cloud
Good people, let’s go. I have a server in Google Cloud, and I installed the postgres and everything ok, is working beauty, then on my machine I installed the pgAdmin III and made the configuration…
-
0
votes1
answer149
viewsLaravel 5 on google app engine - Error 13 Storage Bucket
I am trying to use the google app engine to run an Laravael 5 application, whenever I try to deploy the following error occurs: **Updating service [default].... ERROR: (gcloud.app.deploy) Error…
-
0
votes2
answers72
viewsThread and task with static method
How do I return the result of this method to a textbox static async Task<object> StreamingRecognizeAsync(string filePath) { var speech = SpeechClient.Create(); var streamingCall =…
-
0
votes1
answer146
viewsDatastudio does not connect with Mysql restricted user
I created a new Mysql user with restricted permissions for only one VIEW. (GRANT ALL ON database.view TO'user@'localhost') When I try to connect with this user in Datastudio I get denied access…
-
0
votes1
answer403
viewsHow can I create vpn connections using cloud services like AWS?
I wanted to use the Google Cloud service or AWS to connect to the internet via VPN, thus having an alternative route for the connection, because my provider has a high ping in relation to certain…
-
0
votes0
answers424
viewsexecute python script in google cloud VM
I created a vm in google cloud to run a script (bot) but every time I close my terminal the script is stopped for no apparent reason. the code itself has only one while True with a conditional in…
-
0
votes1
answer17
viewsMail Server on Google Compute Engine
I’m trying to set up a web server in google cloud, so far I’ve managed to set up apache and database, but the web server part is really complicated I’ve seen dozens of tutorials on how to set up a…
google-cloudasked 5 years, 8 months ago spacedogcs 290