Skip to content

Adding helpers to make gRPC stubs from a client. - #1153

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:grpc-stub-helper
Sep 29, 2015
Merged

Adding helpers to make gRPC stubs from a client.#1153
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:grpc-stub-helper

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

NOTE: Uses #1152 as diffbase (though doesn't need to, as I discovered while writing)

@dhermesdhermes added the api: bigtable Issues related to the Bigtable API. label Sep 24, 2015
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2015
@dhermes

Copy link
Copy Markdown
ContributorAuthor

@tseaver I just rebased this. PTAL.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Sep 29, 2015
Adding helpers to make gRPC stubs from a client.
@dhermes
dhermes merged commit 8433bd1 into googleapis:masterSep 29, 2015
@dhermes
dhermes deleted the grpc-stub-helper branch September 29, 2015 20:27
@dhermesdhermes mentioned this pull request Sep 30, 2015
parthea pushed a commit that referenced this pull request Nov 22, 2025
…ration (#1177)
* chore: Removed old admin_v2 GAPIC layer (#1111)
* feat!: Generated Selective GAPIC layer for Admin API (#1112)
* chore: Updated service YAML by making all methods in BigtableInstanceAdmin public (#1113)
* refactor: Refactored classic client to use new Admin API (#1114)
* refactor: Refactored classic client to use new Admin API
* added newline after gapic_version files
* fix: Made generate_consistency_token and check_consistency public (#1116)
methods
* feat: Consistency polling + restore table for sync client in admin (#1117)
* feat: Prototyped handwritten layer
* Added newlines
* linting
* Added docstrings for restore table and consistency token polling;
removed gc_rule
* docs: owlbot related changes (#1133)
* docs: owlbot related changes
* Addressed PR feedback + made changes to toc.yml for docs pipeline
* Fixed type hint
* linting + added validation for admin section
* linting + added noqas to owlbot lines
* tests: Tests for sync client + fixes + client library versioning (#1132)
* tests: Tests for sync client + fixes + client library versioning
* Removed raise exception
* linting + name changes in tests + added test for timeout
* linting
* Fixed tests on Python 3.7
* feat: Proto-plus modifications for enforcing strict oneofs (#1126)
* feat: Proto-plus modifications for enforcing strict oneofs
* Added template directory + changed unit tests to pytest
* Finished README
* linting
* Added source of truth comment
* feat: Reworked the wait_for_consistency call (#1144)
* feat: Reworked the wait_for_consistency call
* linting
* Update google/cloud/bigtable/admin_v2/overlay/services/bigtable_table_admin/client.py
Co-authored-by: Mattie Fu <mattiefu@google.com>
* Improved documentation
* linting again
* linting
---------
Co-authored-by: Mattie Fu <mattiefu@google.com>
* feat: Async consistency polling harness (#1142)
* feat: Async consistency polling harness
* Fixed AsyncMock issue in Python 3.7
* Reworked async_consistency and added async client to __init__.py
* linting
* addressed review feedback
* linting
* feat: Restore Table LRO rework + async restore table (#1148)
* chore(tests): system tests for autogen API (#1151)
* tests: system tests for autogen API
* Fixed async system tests
* addressed review feedback
* Fixed system test failure at the end of a test run
* Linting
* more linting
* chore: Moved Admin API from google.cloud.bigtable.admin_v2 back to google.cloud.bigtable_admin_v2 (#1153)
* chore: Removed autogenerated files from the feature branch (#1170)
* chore: Merged selective GAPIC autogenerated changes into feature branch (#1175)
* chore: Merged selective GAPIC owlbot changes into feature branch
* linting
* changed comment text
* Removed redundant items
* Fixed owlbot infinitely appending text
* Added comments + fixed indentation in Owlbot
* Added anonymous credentials to client tests
* Fixed project ID issue in system tests
* Fixed docstrings and skipped system tests on emulator.
---------
Co-authored-by: Mattie Fu <mattiefu@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
…fig (#1153)
Source-Link: googleapis/synthtool@106d292
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8ff1efe878e18bd82a0fb7b70bb86f77e7ab6901fed394440b6135db0ba8d84a
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
…tes (#1146)" (#1153)
This reverts commit 261a56138fba33ff7d898ab5907a6098125fefef.
parthea pushed a commit that referenced this pull request Mar 2, 2026
…ration (#1177)
* chore: Removed old admin_v2 GAPIC layer (#1111)
* feat!: Generated Selective GAPIC layer for Admin API (#1112)
* chore: Updated service YAML by making all methods in BigtableInstanceAdmin public (#1113)
* refactor: Refactored classic client to use new Admin API (#1114)
* refactor: Refactored classic client to use new Admin API
* added newline after gapic_version files
* fix: Made generate_consistency_token and check_consistency public (#1116)
methods
* feat: Consistency polling + restore table for sync client in admin (#1117)
* feat: Prototyped handwritten layer
* Added newlines
* linting
* Added docstrings for restore table and consistency token polling;
removed gc_rule
* docs: owlbot related changes (#1133)
* docs: owlbot related changes
* Addressed PR feedback + made changes to toc.yml for docs pipeline
* Fixed type hint
* linting + added validation for admin section
* linting + added noqas to owlbot lines
* tests: Tests for sync client + fixes + client library versioning (#1132)
* tests: Tests for sync client + fixes + client library versioning
* Removed raise exception
* linting + name changes in tests + added test for timeout
* linting
* Fixed tests on Python 3.7
* feat: Proto-plus modifications for enforcing strict oneofs (#1126)
* feat: Proto-plus modifications for enforcing strict oneofs
* Added template directory + changed unit tests to pytest
* Finished README
* linting
* Added source of truth comment
* feat: Reworked the wait_for_consistency call (#1144)
* feat: Reworked the wait_for_consistency call
* linting
* Update google/cloud/bigtable/admin_v2/overlay/services/bigtable_table_admin/client.py
Co-authored-by: Mattie Fu <mattiefu@google.com>
* Improved documentation
* linting again
* linting
---------
Co-authored-by: Mattie Fu <mattiefu@google.com>
* feat: Async consistency polling harness (#1142)
* feat: Async consistency polling harness
* Fixed AsyncMock issue in Python 3.7
* Reworked async_consistency and added async client to __init__.py
* linting
* addressed review feedback
* linting
* feat: Restore Table LRO rework + async restore table (#1148)
* chore(tests): system tests for autogen API (#1151)
* tests: system tests for autogen API
* Fixed async system tests
* addressed review feedback
* Fixed system test failure at the end of a test run
* Linting
* more linting
* chore: Moved Admin API from google.cloud.bigtable.admin_v2 back to google.cloud.bigtable_admin_v2 (#1153)
* chore: Removed autogenerated files from the feature branch (#1170)
* chore: Merged selective GAPIC autogenerated changes into feature branch (#1175)
* chore: Merged selective GAPIC owlbot changes into feature branch
* linting
* changed comment text
* Removed redundant items
* Fixed owlbot infinitely appending text
* Added comments + fixed indentation in Owlbot
* Added anonymous credentials to client tests
* Fixed project ID issue in system tests
* Fixed docstrings and skipped system tests on emulator.
---------
Co-authored-by: Mattie Fu <mattiefu@google.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
🤖 I have created a release *beep* *boop*
---
### [2.34.1](googleapis/python-bigquery@v2.34.0...v2.34.1) (2022-03-02)
### Dependencies
* add "extra" for IPython, exclude bad IPython release ([#1151](googleapis/python-bigquery#1151)) ([0fbe12d](googleapis/python-bigquery@0fbe12d))
* allow pyarrow 7.0 ([#1112](googleapis/python-bigquery#1112)) ([57f8ea9](googleapis/python-bigquery@57f8ea9))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
parthea pushed a commit that referenced this pull request Mar 9, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.cla: 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