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 version 4.8.0, with links to other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePropertyReference\u003c/code\u003e is a class that represents a reference to a property in the context of kind expressions, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyReference\u003c/code\u003e class includes constructors for creating new instances, including one that accepts a string to set the name of the property, and an option to use an existing instance as a base.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a \u003ccode\u003eName\u003c/code\u003e property which allows you to set and get the name of the property being referenced, requiring it to be a dot-delimited string of segments.\u003c/p\u003e\n"],["\u003cp\u003eYou can browse documentation for versions ranging from 3.2.0 up to the latest version, 4.15.0, all with links to their specific pages.\u003c/p\u003e\n"]]],[],null,[]]