[[["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 page details the `PropertyOrder` class within the `Google.Cloud.Datastore.V1` namespace, used to specify the desired order for a particular property."],["The latest version of `PropertyOrder` is 4.15.0, with links to documentation for versions ranging from 4.15.0 down to 3.2.0."],["The `PropertyOrder` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling functionalities such as message handling, equality checks, deep cloning, and buffer management."],["Key properties of the `PropertyOrder` class include `Direction`, which sets the ordering direction (defaulting to ascending), and `Property`, which specifies the property to order by."],["The class has two constructors : a parameterless one and one that takes another PropertyOrder instance."]]],[]]