[[["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-04-17 UTC."],[[["This webpage provides documentation for the `PropertyFilter` class within the Google Cloud Datastore v1 API for .NET, with the latest version being 4.15.0 and going back to 3.2.0."],["The `PropertyFilter` class is used to filter data based on a specific property in the Datastore, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PropertyFilter` class has three main properties: `Op`, which defines the operator for filtering; `Property`, which indicates the property to filter by; and `Value`, which is the value to compare the property against."],["The provided documentation outlines the constructors for creating a new `PropertyFilter` instance, including a default constructor and one that takes another `PropertyFilter` as a parameter."]]],[]]