Skip to content

Commit

Permalink
Append _hbase to region tags (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
billyjacobson authored Mar 17, 2021
1 parent 82bb60f commit 4c961ea
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* limitations under the License.
*/

// [START bigtable_quickstart]
// [START bigtable_quickstart_hbase]

package com.example.cloud.bigtable.quickstart;

Expand Down Expand Up @@ -74,4 +74,4 @@ public static void main(String... args) {
}
}
}
// [END bigtable_quickstart]
// [END bigtable_quickstart_hbase]

0 comments on commit 4c961ea

Please sign in to comment.