Class FieldReference (2.9.0)

FieldReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A reference to a field in a document, ex: stats.operations.

Attribute

NameDescription
field_path str
The relative path of the document being referenced. Requires: - Conform to [document field name][google.firestore.v1.Document.fields] limitations.