public abstract class FieldValue extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
delete()
Returns a sentinel used with update() to mark a field for deletion.
|
static Object |
serverTimestamp()
Returns a sentinel used with set() or update() to include a server-generated timestamp in the
written data.
|
Copyright © 2017 Google. All rights reserved.