[[["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.12.0."],["The `PropertyOrder` class allows for specifying the desired order for a particular property in a Datastore query and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `PropertyOrder` class includes two properties: `Direction`, which determines the order direction (defaulting to `ASCENDING`), and `Property`, which indicates the property to be ordered."],["There are multiple versions available for this class, starting from version 3.2.0 all the way to the most current being version 4.15.0, for the user to reference."],["The class also has two constructors, one default, and one that takes in a `PropertyOrder` as an argument, and a list of inherited members from the base `Object` class."]]],[]]