Firestore in Datastore mode V1 API - Class Google::Cloud::Datastore::V1::PropertyFilter (v0.8.0)

Reference documentation and code samples for the Firestore in Datastore mode V1 API class Google::Cloud::Datastore::V1::PropertyFilter.

A filter on a specific property.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#op

def op() -> ::Google::Cloud::Datastore::V1::PropertyFilter::Operator
Returns

#op=

def op=(value) -> ::Google::Cloud::Datastore::V1::PropertyFilter::Operator
Parameter
Returns

#property

def property() -> ::Google::Cloud::Datastore::V1::PropertyReference
Returns

#property=

def property=(value) -> ::Google::Cloud::Datastore::V1::PropertyReference
Parameter
Returns

#value

def value() -> ::Google::Cloud::Datastore::V1::Value
Returns

#value=

def value=(value) -> ::Google::Cloud::Datastore::V1::Value
Parameter
Returns