[[["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 2025-06-20 UTC."],[],[],null,["# FieldReference\n\nA reference to a field in a document, ex: `stats.operations`.\n\n| JSON representation |\n|---------------------------------|\n| ``` { \"fieldPath\": string } ``` |\n\n| Fields ||\n|-------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `fieldPath` | `string` A reference to a field in a document. Requires: - MUST be a dot-delimited (`.`) string of segments, where each segment conforms to [document field name](/docs/firestore/reference/rest/v1/projects.databases.documents#Document.FIELDS.fields) limitations. |"]]