Class: Google::Datastore::V1::Projection

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/datastore/v1/doc/google/datastore/v1/query.rb

Overview

A representation of a property in a projection.

Instance Attribute Summary collapse

Instance Attribute Details

#propertyGoogle::Datastore::V1::PropertyReference

Returns The property to project.

Returns:



116
# File 'lib/google/cloud/datastore/v1/doc/google/datastore/v1/query.rb', line 116

class Projection; end