[[["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 details the `Projection` class within the `Google.Cloud.Datastore.V1` namespace, specifically within the context of various versions of the .NET library, ranging from 3.2.0 to the latest 4.15.0."],["The `Projection` class represents a property within a data projection and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various types of handling and manipulation."],["The class offers constructors to create instances of `Projection` either through a default constructor, by copying another instance, or by specifying a property name, giving flexibility when constructing this object."],["It has one settable property of type `PropertyReference`, called `Property`, which represents the property that is being projected."],["The `Projection` class inherits the base functionalities from the `Object` class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]