[[["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 `PropertyFilter` class within the `Google.Cloud.Datastore.V1` namespace, offering a way to filter data based on specific properties."],["The `PropertyFilter` class has multiple versions available, with version 4.15.0 being the latest, and each version is documented separately with its own unique URL."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various data manipulation and comparison scenarios."],["Key properties of the `PropertyFilter` class include `Op`, `Property`, and `Value`, which determine the filtering operation, the property being filtered, and the value being compared against, respectively."],["This class has two constructors: a default one, and one that takes another PropertyFilter as a parameter, which is used to create a new filter from an existing one."]]],[]]