DocumentUpdate<D extends GeneratedMessage> class
Constructors
- DocumentUpdate(D document)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → DocumentUpdate< D> -
Invoked when a nonexistent method or property is accessed.
override
-
owner(
List< int> owner) → DocumentUpdate<D> -
toString(
) → String -
A string representation of this object.
inherited
-
updateFields(
Map fieldMap) → DocumentUpdate< D>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited