[[["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 provides reference documentation for the `Projection` class within the Google Cloud Datastore v1 API, specifically for .NET development."],["The latest version of the API documented here is 4.15.0, with this specific page focusing on version 4.9.0 of the `Projection` class, which can be found under the `Google.Cloud.Datastore.V1` namespace."],["The `Projection` class, representing a property in a projection, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Projection` class can be constructed with either no arguments, another instance of the class `Projection` or with a string representing the name of the property."],["The class has one public property called `Property` of type `PropertyReference` which references the property that is to be projected."]]],[]]