public class DatastoreExample extends Object
This example adds, displays or clears comments for a given user. This example also sets contact information for a user.
See the README for compilation instructions. Run this code with
target/appassembler/bin/DatastoreExample
[projectId] [user] [delete|display|add comment|set <email> <phone>]
If no action is provided display is executed.
| Constructor and Description |
|---|
DatastoreExample() |
Copyright © 2016 Google. All rights reserved.