We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70f813 commit dce1aa5Copy full SHA for dce1aa5
bigtable/hbase/snippets/src/main/java/com/example/cloud/bigtable/helloworld/HelloWorld.java
@@ -52,7 +52,7 @@ public class HelloWorld {
52
{ "Hello World!", "Hello Cloud Bigtable!", "Hello HBase!" };
53
54
/**
55
- * Connects to Cloud Bigtable, runs some basic operations and prints the results
+ * Connects to Cloud Bigtable, runs some basic operations and prints the results.
56
*/
57
private static void doHelloWorld(String projectId, String instanceId) {
58
0 commit comments