Hi!
I am using Node.js. I want to connect to the Google Cloud Database from the Node.js outside Google to get the data in the Datastore. I was able to get the API key of the Google cloud Datastore API. However, I don't understand how to put the API key into Javascript. Please tell me how to do it.