FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implementing Bigtable Operation class. by dhermes · Pull Request #1273 · googleapis/google-cloud-python · GitHub

Implementing Bigtable Operation class. - #1273

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-intro-operation
Dec 9, 2015
Merged

Implementing Bigtable Operation class.#1273
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-intro-operation

Conversation

dhermes commented Dec 8, 2015

Copy link
Copy Markdown
Contributor

Used to provide an object as a response to Bigtable cluster operations (create, update and
undelete).

See #1270 remarks from @tseaver for details.

dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 8, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2015
Comment thread gcloud/bigtable/cluster.py Outdated

This comment was marked as spam.

tseaver commented Dec 8, 2015

Copy link
Copy Markdown
Contributor

LGTM modulo the one docstring issue.

Used to provide an object as a response to
Bigtable cluster operations (create, update and
undelete).
dhermes force-pushed the bigtable-intro-operation branch from b11e8fd to 29d97ee Compare December 9, 2015 02:03
dhermes added a commit that referenced this pull request Dec 9, 2015
dhermes merged commit 6819b4d into googleapis:master Dec 9, 2015
dhermes deleted the bigtable-intro-operation branch December 9, 2015 02:05
parthea pushed a commit that referenced this pull request Nov 24, 2025
* fix: correct import for request message type

* use existing imports field in template

* add request_module_name to sample

* fix tests/unit/samplegen/test_integration.py

* fix tests/unit/samplegen/test_samplegen.py

* fix style

* remove strip

* fix tests/unit/samplegen/test_snippet_index.py
parthea pushed a commit that referenced this pull request Mar 2, 2026
parthea pushed a commit that referenced this pull request Mar 9, 2026
* chore: Add Custom OpenTelemetry Exporter in for Service Metrics

* Updated copyright dates to 2025

---------

Co-authored-by: rahul2393 <irahul@google.com>
parthea pushed a commit that referenced this pull request Mar 9, 2026
…actions (#1279)

* fix: update retry strategy for mutation calls to handle aborted transactions

* test: add mock server test for aborted batch

* chore(python): Update the python version in docs presubmit to use 3.10 (#1281)

Source-Link: googleapis/synthtool@de3def6
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a1c5112b81d645f5bbc4d4bbc99d7dcb5089a52216c0e3fb1203a0eeabadd7d5

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* fix:Refactoring existing retry logic for aborted transactions and clean up redundant code

* fix: fixed linting errors

* feat: support GRAPH and pipe syntax in dbapi (#1285)

Recognize GRAPH and pipe syntax queries as valid queries
in dbapi.

* chore: Add Custom OpenTelemetry Exporter in for Service Metrics (#1273)

* chore: Add Custom OpenTelemetry Exporter in for Service Metrics

* Updated copyright dates to 2025

---------

Co-authored-by: rahul2393 <irahul@google.com>

* fix: removing retry logic for RST_STREAM errors from _retry_on_aborted_exception handler

---------

Co-authored-by: Knut Olav Løite <koloite@gmail.com>
Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Lester Szeto <lester.szeto@gmail.com>
Co-authored-by: rahul2393 <irahul@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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. 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


Back | FazBrowse Home | New Git URL