You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
The ruby clients support passing the client configuration as an environment variable (GOOGLE_CLOUD_KEYFILE_JSON) cointaining a json blob instead of a path to a json config file.
The ruby clients support passing the client configuration as an environment variable (
GOOGLE_CLOUD_KEYFILE_JSON) cointaining a json blob instead of a path to a json config file.https://github.com/googleapis/google-cloud-ruby/blob/1a7cfef70298276a9203658748e9d70edfcfb2d5/google-cloud-datastore/samples/README.md#authenticating
It would be super helpful (and less confusing) if there was a similar option in the python library.