public sealed class FieldReference : IMessage<StructuredQuery.Types.FieldReference>, IEquatable<StructuredQuery.Types.FieldReference>, IDeepCloneable<StructuredQuery.Types.FieldReference>, IBufferMessage, IMessage
A reference to a field, such as max(messages.time) as max_time.
[[["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 \u003ccode\u003eFieldReference\u003c/code\u003e class is a sealed class in the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, representing a reference to a field, like \u003ccode\u003emax(messages.time) as max_time\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e assembly, specifically the \u003ccode\u003eGoogle.Cloud.Firestore.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage<StructuredQuery.Types.FieldReference>\u003c/code\u003e, \u003ccode\u003eIEquatable<StructuredQuery.Types.FieldReference>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<StructuredQuery.Types.FieldReference>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class and offers two constructors: a default constructor \u003ccode\u003eFieldReference()\u003c/code\u003e and another \u003ccode\u003eFieldReference(StructuredQuery.Types.FieldReference other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eFieldPath\u003c/code\u003e property of type \u003ccode\u003eString\u003c/code\u003e which does not have a description.\u003c/p\u003e\n"]]],[],null,[]]