googleapis/java-datastore

Add documentation snippets for IN/NOT_IN/NOT_EQUAL operators

jlara310 opened this issue · 0 comments

I work on the Firestore/Datastore documentation, and I'd like to add some example snippets for IN/NOT_IN/NOT_EQUAL operators.

File to update:
samples/snippets/src/test/java/com/google/datastore/snippets/ConceptsTest.java

These snippets will depend on #688.