Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Google Apps Script

License

NotificationsYou must be signed in to change notification settings

syslogic/google-apps-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CloudDatastore.gs is a client for Google Cloud Datastore, which runs as a Service Account.

It is written in Google Apps Script - and so far, it can select, insert, update and delete entities.

Setup

a) Add the script tohttps://script.google.com

b) Add theOAuth2 for Apps Script library:1B7FSrk5Zi6L1rSxxTDgDEUsPzlukDsi4KGuTMorsTQHhGBzBkMun4iDF.

c) Upload the service account configuration file to your Google Drive (to be downloaded fromhttps://console.cloud.google.com/project/_/iam-admin and then uploaded tohttps://drive.google.com).

The service account needs to have the "Cloud Datastore User" role asigned.

d) Adjust the script according to the filename of the configuration file.

Reference

@seehttps://github.com/googlesamples/apps-script-oauth2

@seehttps://stackoverflow.com/questions/49112189/49113976#49113976

@seehttps://cloud.google.com/datastore/docs/reference/data/rest/

About

Google Apps Script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp