Compares this FieldValue with another FieldValue instance.
Another FieldValue instance to compare.
true if both are equal, false otherwise.
StaticarrayCreates a FieldValue instance for remove operation in a array field.
Multiple values that needs to be removed.
FieldValue instance representing the change.
StaticarrayCreates a FieldValue instance for union operation in a array field.
Multiple values that needs to be applied in union.
FieldValue instance representing the change.
StaticdeleteCreates a FieldValue instance for delete operation of a field.
FieldValue instance representing the change.
StaticdeleteCreates a FieldValue instance for deleting an embedding entry in v2.
FieldValue instance representing the change.
StaticdenseStaticincrementCreates a FieldValue instance for increment operation in a number field.
FieldValue instance representing the change.
StaticserverCreates a FieldValue instance for getting a server timestamp.
FieldValue instance representing the change.
StaticsparseCreates a sparse embedding payload.
Represents a operation for a fieldvalue in a document to be applied to server.