Properties of a Document.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Document name |
fields |
Object.<string, google.firestore.v1.IValue> | null |
<optional> |
Document fields |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Document createTime |
updateTime |
google.protobuf.ITimestamp | null |
<optional> |
Document updateTime |