commit | 5dce6d61e7324a415c1b3ceaeec1ce1b5f1ea189 | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Mon Dec 14 11:34:04 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Dec 14 18:34:04 2020 +0000 |
tree | 5652ab349af8d616fed6e0ecdde4871113298a6e | |
parent | 9ac37086dd3d5f849035e485452b67d6ef2cf258 [diff] |
docs: explain how to create credentials from dict (#109) * Explain how to create service account from dictionary. * Add newer runtimes (Cloud Functions, Run) * Clarify that "App Engine credentials" are only for App Engine Standard Python 2.7 * Link out to docs explaining service account key file creation * Link out to full list of scopes for APIs For https://github.com/googleapis/google-cloud-python/issues/7291