[[["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."],[[["The `Projection` class represents a property in a projection within the Google Cloud Datastore V1 and can be found in the `Google.Cloud.Datastore.V1` namespace."],["The latest available version is 4.15.0, and previous versions dating back to 3.2.0 are accessible, with version 4.0.0 being the base for this class."],["The `Projection` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["There are three constructors available for the `Projection` class: a default constructor, a constructor taking another `Projection` object, and one that takes a string for `propertyName` to create the projection."],["The `Projection` class exposes a `Property` of type `PropertyReference` that is the actual property to project."]]],[]]