[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `PropertyOrder` class within the Google Cloud Datastore v1 API for .NET, specifically version 4.7.0."],["`PropertyOrder` is used to define the desired order for a specific property in Datastore queries, implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the library is 4.15.0, while the current page focuses on version 4.7.0, and also includes links to several prior versions, from 4.14.0 down to 3.2.0."],["`PropertyOrder` has properties for `Direction`, specifying ascending or descending order, and `Property`, which is a `PropertyReference` indicating the specific property to order by."],["The class provides two constructors: a default constructor `PropertyOrder()` and a copy constructor `PropertyOrder(PropertyOrder other)`."]]],[]]