[[["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 reference documentation for the `Projection` class within the Google Cloud Datastore v1 API for .NET, detailing its structure, usage, and implementation."],["The page lists available versions of the Google.Cloud.Datastore.V1 library, ranging from version 3.2.0 up to the latest 4.15.0, with 4.14.0 being the active version within the context of this webpage."],["The `Projection` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to represent a property in a projection within the Google Cloud Datastore."],["There are three constructors for the `Projection` class: a default constructor, one that takes another `Projection` as a parameter, and one that accepts a property name as a string."],["The class includes one primary property, `Property`, of type `PropertyReference`, representing the property intended to be projected in the Datastore."]]],[]]