public class DatastoreExample extends Object
This example adds, display or clear comments for a given user.
Steps needed for running the example:
gcloud auth login.mvn compilemvn exec:java
-Dexec.mainClass="com.google.cloud.examples.datastore.DatastoreExample"
-Dexec.args="[projectId] [user] [delete|display|add comment]"| Constructor and Description |
|---|
DatastoreExample() |
public static void main(String... args)
Copyright © 2016 Google. All rights reserved.