Firestore in Datastore mode V1 API - Module Google::Cloud::Datastore::V1::CompositeFilter::Operator (v1.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Firestore in Datastore mode V1 API module Google::Cloud::Datastore::V1::CompositeFilter::Operator.
A composite filter operator.
Constants
OPERATOR_UNSPECIFIED
value: 0 Unspecified. This value must not be used.
AND
value: 1 The results are required to satisfy each of the combined filters.
OR
value: 2 Documents are required to satisfy at least one of the combined filters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-12 UTC."],[],[]]