[[["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 define the desired ordering for a specific property."],["The latest version available is 4.15.0, with versions ranging down to 3.2.0 available for browsing, each with their corresponding documentation."],["The `PropertyOrder` class implements several interfaces, including `IMessage`, `IEquatable\u003cPropertyOrder\u003e`, `IDeepCloneable\u003cPropertyOrder\u003e`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["It includes two constructors: a default constructor `PropertyOrder()` and a copy constructor `PropertyOrder(PropertyOrder other)`, to create new instances or copies."],["The class contains the properties `Direction` and `Property`, which dictates the order in which the property is handled and the specific property for which to implement the order."]]],[]]