A FieldPath refers to a field in a document. The path may consist of asingle field name (referring to a top-level field in the document), or alist of field names (referring to a nested field in the document).
Create a FieldPath by providing field names. If more than one fieldname is provided, the path will point to a nested field in a document.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-27 UTC."],[],[]]