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

common: create grpc operation object #1525

Merged
merged 5 commits into from
Aug 25, 2016
Merged

common: create grpc operation object #1525

merged 5 commits into from
Aug 25, 2016

Conversation

callmehiphop
Copy link
Contributor

Moving the GrpcOperation section of the Bigtable PR to it's own PR.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2016
@@ -17,7 +17,7 @@
"requireCamelCaseOrUpperCaseIdentifiers": "ignoreProperties",
"maximumLineLength": {
"value": 80,
"allowUrlComments": true
"allowComments": true

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

coveralls commented Aug 24, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 8c38734 on callmehiphop:grpc-operation into 2b5795d on GoogleCloudPlatform:master.

@callmehiphop
Copy link
Contributor Author

@stephenplusplus I think this should be good to go - PTAL!

/**
* Cancel the operation.
*
* @param {function=} callback - The callback function.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants