Reference documentation and code samples for the Firestore in Datastore mode V1 API class Google::Cloud::Datastore::V1::Projection.
A representation of a property in a projection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#property
def property() -> ::Google::Cloud::Datastore::V1::PropertyReference
Returns
- (::Google::Cloud::Datastore::V1::PropertyReference) — The property to project.
#property=
def property=(value) -> ::Google::Cloud::Datastore::V1::PropertyReference
Parameter
- value (::Google::Cloud::Datastore::V1::PropertyReference) — The property to project.
Returns
- (::Google::Cloud::Datastore::V1::PropertyReference) — The property to project.