There are no FieldPath overloads in the SDK. Instead, there is a field_path() method that returns an encoded string. While the Python SDK expects fully escaped field paths,
other SDKS escape user-provided field paths by default and split on dots for this escaping.