public sealed class Order : IMessage<StructuredQuery.Types.Order>, IEquatable<StructuredQuery.Types.Order>, IDeepCloneable<StructuredQuery.Types.Order>, IBufferMessage, IMessage
[[["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 details the \u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, showing it is available from version 2.3.0 up to the latest 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrder\u003c/code\u003e class provides functionality for ordering data within Firestore queries and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrder\u003c/code\u003e class has two constructors: a default constructor (\u003ccode\u003eOrder()\u003c/code\u003e) and another that takes an \u003ccode\u003eOrder\u003c/code\u003e object as a parameter (\u003ccode\u003eOrder(StructuredQuery.Types.Order other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes two key properties to configure ordering: \u003ccode\u003eDirection\u003c/code\u003e, which specifies the order (defaulting to \u003ccode\u003eASCENDING\u003c/code\u003e), and \u003ccode\u003eField\u003c/code\u003e, which indicates the field to order by, as a \u003ccode\u003eStructuredQuery.Types.FieldReference\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]