View Source GoogleApi.Datastore.V1.Model.Projection (google_api_datastore v0.25.0)
A representation of a property in a projection.
Attributes
-
property(type:GoogleApi.Datastore.V1.Model.PropertyReference.t, default:nil) - The property to project.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Datastore.V1.Model.Projection{ property: GoogleApi.Datastore.V1.Model.PropertyReference.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.