authenticate_datastore_service: Authenticate Datastore using a service account

Description Usage Arguments See Also

View source: R/main.R

Description

Set credentials to the name of an environmental variable or the location of your service account json key file.

Usage

1
authenticate_datastore_service(credentials, project)

Arguments

credentials

Environmental variable or service account.

project

Google cloud platform project id/name.

See Also

https://cloud.google.com/

https://cloud.google.com/datastore/docs/concepts/overview

https://developers.google.com/identity/protocols/OAuth2#basicsteps


cloudyr/rdatastore documentation built on May 13, 2019, 8:22 p.m.