[[["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, part of the Google Cloud Datastore .NET library, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring wide functionality."],["The class offers three primary properties to define the filter: `Op` (the operator), `Property` (the property being filtered), and `Value` (the value to compare against)."],["The page lists various versions of the `PropertyFilter` class, ranging from version 3.2.0 up to the latest version, 4.15.0."],["There are two constructors available for the `PropertyFilter` class, a default one, and one that takes in a `PropertyFilter` object as a parameter."]]],[]]