[[["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, which is used to specify the desired ordering for a property."],["The `PropertyOrder` class, found in the `Google.Cloud.Datastore.V1.dll` assembly, inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor, `PropertyOrder()`, and a copy constructor, `PropertyOrder(PropertyOrder other)`, which takes another `PropertyOrder` object as a parameter."],["`PropertyOrder` includes properties such as `Direction` of type `PropertyOrder.Types.Direction` which defaults to `ASCENDING`, and `Property` of type `PropertyReference` which represents the property being ordered."],["The webpage lists various versions of the Google Cloud Datastore V1, with version 4.15.0 being the latest, as well as links to previous versions, going as far back as 3.2.0."]]],[]]