Skip to content

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

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:move-bigtable-stub-helper-into-general
Aug 10, 2016
Merged

Moving gRPC stub-with-auth helpers out of bigtable package.#2082
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:move-bigtable-stub-helper-into-general

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

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

@dhermesdhermes added api: core api: bigtable Issues related to the Bigtable API. labels Aug 9, 2016
Comment threadgcloud/_helpers.py Outdated
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
Copy Markdown
Contributor

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
dhermesforce-pushed the move-bigtable-stub-helper-into-general branch from 493a490 to 8bdf12cCompareAugust 10, 2016 17:34
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 10, 2016
@dhermes
dhermes merged commit 51a64f2 into googleapis:masterAug 10, 2016
@dhermes
dhermes deleted the move-bigtable-stub-helper-into-general branch August 10, 2016 17:53
@dhermesdhermes 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.api: corecla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot