[[["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."],[[["The `Projection` class in the `Google.Cloud.Datastore.V1` namespace represents a property in a projection and is available in various versions from 3.2.0 to 4.15.0, with 4.15.0 being the latest."],["The `Projection` class inherits from `Object` and implements `IMessage\u003cProjection\u003e`, `IEquatable\u003cProjection\u003e`, `IDeepCloneable\u003cProjection\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["There are three constructors available for `Projection`: a default constructor, a copy constructor that takes another `Projection` object, and a constructor that accepts a string for the `propertyName`."],["The class offers one primary property, `Property`, of type `PropertyReference`, that allows you to specify the property to be projected."],["This is within the Google Cloud Datastore V1 library for dotnet, as detailed by the DLL Google.Cloud.Datastore.V1.dll."]]],[]]