[[["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 documentation for the `PropertyOrder` class within the Google Cloud Datastore v1 API, specifically for version 4.11.0, and offers access to versions as recent as 4.15.0."],["The `PropertyOrder` class, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`, defines the desired ordering for a specific property in the Datastore."],["It offers two constructors: a default one and another that takes a `PropertyOrder` object as a parameter to mirror it."],["The class includes two key properties: `Direction`, which specifies the ordering direction (defaulting to `ASCENDING`), and `Property`, which refers to the property to be ordered."],["The versions available for the `PropertyOrder` class can be found from version 3.2.0 to 4.15.0."]]],[]]