-
Notifications
You must be signed in to change notification settings - Fork 59
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
Added example region-tags for row object #266
Conversation
Codecov Report
@@ Coverage Diff @@
## master #266 +/- ##
=======================================
Coverage ? 100%
=======================================
Files ? 10
Lines ? 1281
Branches ? 0
=======================================
Hits ? 1281
Misses ? 0
Partials ? 0
Continue to review full report at Codecov.
|
82acfea
to
90acb16
Compare
const instance = bigtable.instance(instanceId); | ||
const table = instance.table(tableId); | ||
|
||
// [START bigtable_create_rules] |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
90acb16
to
e3be9b7
Compare
a0f23b4
to
a603d8d
Compare
7aaad6e
to
9b170a5
Compare
21a64f6
to
ee8fd2e
Compare
ee8fd2e
to
489107b
Compare
daa0d4e
to
a6b4d49
Compare
Fixes #157 for row.js (it's a good idea to open an issue first for discussion)