DocumentUpdate<D extends GeneratedMessage> class

Constructors

DocumentUpdate(D document)

Properties

document → D
no setter
hashCode int
The hash code for this object.
no setterinherited
mask → FieldMask
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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