Module: Google::Cloud::Datastore::V1::CompositeFilter::Operator

Defined in:
proto_docs/google/datastore/v1/query.rb

Overview

A composite filter operator.

Constant Summary collapse

OPERATOR_UNSPECIFIED =

Unspecified. This value must not be used.

0
AND =

The results are required to satisfy each of the combined filters.

1