Properties of a FieldTransform.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
fieldPath |
string | null |
<optional> |
FieldTransform fieldPath |
setToServerValue |
google.firestore.v1.DocumentTransform.FieldTransform.ServerValue | null |
<optional> |
FieldTransform setToServerValue |
increment |
google.firestore.v1.IValue | null |
<optional> |
FieldTransform increment |
maximum |
google.firestore.v1.IValue | null |
<optional> |
FieldTransform maximum |
minimum |
google.firestore.v1.IValue | null |
<optional> |
FieldTransform minimum |
appendMissingElements |
google.firestore.v1.IArrayValue | null |
<optional> |
FieldTransform appendMissingElements |
removeAllFromArray |
google.firestore.v1.IArrayValue | null |
<optional> |
FieldTransform removeAllFromArray |