public sealed class PropertyReference : IMessage<PropertyReference>, IEquatable<PropertyReference>, IDeepCloneable<PropertyReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class PropertyReference.
A reference to a property relative to the kind expressions.
MUST be a dot-delimited (.) string of segments, where each segment
conforms to [entity property name][google.datastore.v1.Entity.properties]
limitations.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003ePropertyReference\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyReference\u003c/code\u003e class allows developers to create references to properties in Google Cloud Datastore entities, using a dot-delimited string format for property names.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the Google Cloud Datastore v1 API are documented on the page, ranging from version 3.2.0 to the latest 4.15.0, allowing users to access the documentation of various versions of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyReference\u003c/code\u003e class implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThere are various ways to construct a \u003ccode\u003ePropertyReference\u003c/code\u003e object, including an empty constructor, a constructor that takes an existing \u003ccode\u003ePropertyReference\u003c/code\u003e object as a parameter, and one that takes a string as the name of the property.\u003c/p\u003e\n"]]],[],null,[]]