public sealed class StructuredQuery.Types.Order : IMessage<StructuredQuery.Types.Order>, IEquatable<StructuredQuery.Types.Order>, IDeepCloneable<StructuredQuery.Types.Order>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class StructuredQuery.Types.Order.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e class within the Google Cloud Firestore v1 API, specifically for version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e defines an order on a field, and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eOrder()\u003c/code\u003e and an overload \u003ccode\u003eOrder(StructuredQuery.Types.Order)\u003c/code\u003e for creating an instance based on another instance of the same class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties, \u003ccode\u003eDirection\u003c/code\u003e, which specifies the ordering direction (defaults to ascending), and \u003ccode\u003eField\u003c/code\u003e, which identifies the field to be ordered.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this structured query type are listed, ranging from the latest, 3.10.0, down to 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]