Reference documentation and code samples for the Cloud Datastore V1 Client class PropertyReference.
A reference to a property relative to the kind expressions.
Generated from protobuf message google.datastore.v1.PropertyReference
Namespace
Google \ Cloud \ Datastore \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
A reference to a property. Requires: * MUST be a dot-delimited (.) string of segments, where each segment conforms to entity property name limitations.
getName
A reference to a property.
Requires:
MUST be a dot-delimited (.) string of segments, where each segment
conforms to entity property name
limitations.
Returns
Type
Description
string
setName
A reference to a property.
Requires:
MUST be a dot-delimited (.) string of segments, where each segment
conforms to entity property name
limitations.
[[["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-01-17 UTC."],[],[]]