public sealed class StructuredQuery.Types.FieldReference : IMessage<StructuredQuery.Types.FieldReference>, IEquatable<StructuredQuery.Types.FieldReference>, IDeepCloneable<StructuredQuery.Types.FieldReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class StructuredQuery.Types.FieldReference.
A reference to a field in a document, ex: stats.operations.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eStructuredQuery.Types.FieldReference\u003c/code\u003e class in the Firestore v1 API is 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a reference to a field within a Firestore document, such as \u003ccode\u003estats.operations\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFieldReference\u003c/code\u003e class has a constructor that takes another \u003ccode\u003eFieldReference\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFieldPath\u003c/code\u003e property, a string, specifies the dot-delimited path to a field in the document.\u003c/p\u003e\n"]]],[],null,[]]