You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hi everyone,
I was wondering if there was a way to connect to datastore (firestore in datastore mode) from cloud run with a python client SDK in the same way its achieved for a simple GCE instance. Thank you in advance for your help and answers.
George (Cloud Platform Support)
unread,
Oct 28, 2019, 3:15:55 PM10/28/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hello Ridha,
Indeed, you cannot connect to Datastore from Cloud Run, but this should not be viewed as a show stopper: you can connect to the feature-rich service Firestore, and have similar functionality, and more.