Cloud Firestore V1 API - Module Google::Cloud::Firestore::V1::StructuredQuery::CompositeFilter::Operator (v0.6.0)

Reference documentation and code samples for the Cloud Firestore V1 API module Google::Cloud::Firestore::V1::StructuredQuery::CompositeFilter::Operator.

A composite filter operator.

Constants

OPERATOR_UNSPECIFIED

value: 0
Unspecified. This value must not be used.

AND

value: 1
Documents are required to satisfy all of the combined filters.