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 page provides documentation for the \u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e class within the Google Cloud Firestore V1 API, specifically for version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e is used to define the ordering of fields in 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 class includes two constructors: a default \u003ccode\u003eOrder()\u003c/code\u003e constructor and an \u003ccode\u003eOrder(StructuredQuery.Types.Order other)\u003c/code\u003e constructor for creating an instance based on an existing \u003ccode\u003eOrder\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e class are \u003ccode\u003eDirection\u003c/code\u003e, which defines the ordering direction (ascending or descending), and \u003ccode\u003eField\u003c/code\u003e, which specifies the field to order by, and these can be set within the class.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation is one of many versions, listing versions from \u003ccode\u003e2.3.0\u003c/code\u003e all the way to \u003ccode\u003e3.10.0\u003c/code\u003e, with \u003ccode\u003e3.10.0\u003c/code\u003e being the latest version, allowing users to view documentation for their specific package version.\u003c/p\u003e\n"]]],[],null,[]]