Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving gRPC stub-with-auth helpers out of bigtable package. #2082

Merged

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Aug 9, 2016

Also changing the metadata plugin to take credentials and user agent directly instead of inferring those values from a client (this is because the Bigtable client is unique in it's attributes).

This is in preparation for gRPC support for datastore as is #2081

@dhermes dhermes added api: core api: bigtable Issues related to the Bigtable API. labels Aug 9, 2016
access tokens.

:type user_agent: str
:param user_agent: (Optional) The user agent to be used with API requests.

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Aug 10, 2016

LGTM modulo docstring comments.

Also changing the metadata plugin to take credentials
and user agent directly instead of inferring those values
from a client (this is because the Bigtable client is
unique in it's attributes).
@dhermes dhermes force-pushed the move-bigtable-stub-helper-into-general branch from 493a490 to 8bdf12c Compare August 10, 2016 17:34
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 10, 2016
@dhermes dhermes merged commit 51a64f2 into googleapis:master Aug 10, 2016
@dhermes dhermes deleted the move-bigtable-stub-helper-into-general branch August 10, 2016 17:53
@dhermes dhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Oct 21, 2023
)](GoogleCloudPlatform/python-docs-samples#2082)

There's some latency between bucket creation and when it's reflected in
the backend. Need to delay in order to make the API call successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. api: core 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