[[["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 details the `PropertyOrder` class within the `Google.Cloud.Datastore.V1` namespace, used for specifying the desired order of a property in data queries."],["The latest version available is 4.15.0, with several older versions ranging from 4.14.0 down to 3.2.0 also accessible through their respective links, as well as the base version for this documentation which is 3.5.0."],["The `PropertyOrder` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes properties `Direction` which defines the direction of the order (ascending or descending), and `Property` which is a reference to the property being ordered."],["There are two constructors for the `PropertyOrder` class, a default one and another accepting a `PropertyOrder` parameter for cloning."]]],[]]