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 reference documentation for the \u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e class within the Firestore v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e class is used to define the ordering of fields in a Firestore query and it implements multiple interfaces for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extensive list of previous versions of the API documentation, including version 3.10.0 as the latest and 2.3.0 as the oldest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrder\u003c/code\u003e class has two properties: \u003ccode\u003eDirection\u003c/code\u003e, which determines the order (ascending or descending), and \u003ccode\u003eField\u003c/code\u003e, specifying the field to order by.\u003c/p\u003e\n"],["\u003cp\u003eThe Order class can be instantiated using an empty constructor or a constructor that takes another instance of \u003ccode\u003eStructuredQuery.Types.Order\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]