View Source GoogleApi.Datastore.V1.Model.PropertyReference (google_api_datastore v0.25.0)
A reference to a property relative to the kind expressions.
Attributes
-
name(type:String.t, default:nil) - A reference to a property. Requires: * MUST be a dot-delimited (.) string of segments, where each segment conforms to entity property name limitations.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Datastore.V1.Model.PropertyReference{name: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.