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

Implementing Bigtable Operation class. #1273

Merged
merged 1 commit into from
Dec 9, 2015

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 8, 2015

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

See #1270 remarks from @tseaver for details.

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 8, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2015
class Operation(object):
"""Representation of a Google API Long-Running Operation.

In particular, the

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Dec 8, 2015

LGTM modulo the one docstring issue.

Used to provide an object as a response to
Bigtable cluster operations (create, update and
undelete).
@dhermes 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
Implementing Bigtable Operation class.
@dhermes dhermes merged commit 6819b4d into googleapis:master Dec 9, 2015
@dhermes dhermes deleted the bigtable-intro-operation branch December 9, 2015 02:05
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