[[["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, focusing on its structure and functionality for specifying the desired order of a property."],["The latest version documented is 4.15.0, but the content primarily refers to version 3.4.0 of the `PropertyOrder` class, and also provides documentation links to prior versions going back to 3.2.0."],["`PropertyOrder` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable\u003cPropertyOrder\u003e`, `IDeepCloneable\u003cPropertyOrder\u003e`, and `IBufferMessage`."],["The class has two constructors, one parameterless and another accepting a `PropertyOrder` object for copying, as well as two properties, `Direction` and `Property`, to define how data should be ordered."],["The `Property` property of type `PropertyReference` specifies which property to order, and `Direction` indicates the ordering direction, defaulting to `ASCENDING`."]]],[]]