Skip to content

Update grpc-blookstore sample api_config_auth.yaml#725

Merged
theacodes merged 1 commit intoGoogleCloudPlatform:masterfrom
qiwzhang:api_config_auth
Dec 16, 2016
Merged

Update grpc-blookstore sample api_config_auth.yaml#725
theacodes merged 1 commit intoGoogleCloudPlatform:masterfrom
qiwzhang:api_config_auth

Conversation

@qiwzhang
Copy link
Copy Markdown
Contributor

to not require api_key.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2016
# Replace SERVICE-ACCOUNT-EMAIL with your service account's email address.
issuer: SERVICE-ACCOUNT-EMAI
jwks_uri: https://www.googleapis.com/robot/v1/metadata/x509/SERVICE-ACCOUNT-EMAI
# Replace SERVICE-ACCOUNT-ID with your service account's email address.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the switch from email to ID?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our document is calling it SERVICE-ACCOUNT-ID. Pantheon UI is also calling it SERVICE-ACCOUNT-ID when you creating a new service account

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotcha, thanks!

@theacodes theacodes merged commit fca70b2 into GoogleCloudPlatform:master Dec 16, 2016
Linchin added a commit that referenced this pull request Aug 18, 2025
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* pin ipython version for python 3.9

because later versions dropped support for python 3.9

* pin pytest for python 3.7

* pin pytest for python 3.7

* pin pytest for python 3.7

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
chalmerlowe pushed a commit that referenced this pull request Apr 7, 2026
#725)

@ddelgrosso1 Related to b/217259317.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-storage/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants