Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation snippets for IN/NOT_IN/NOT_EQUAL operators #738

Closed
jlara310 opened this issue May 19, 2022 · 0 comments · Fixed by #749
Closed

Add documentation snippets for IN/NOT_IN/NOT_EQUAL operators #738

jlara310 opened this issue May 19, 2022 · 0 comments · Fixed by #749
Labels
api: datastore Issues related to the googleapis/java-datastore API. samples Issues that are directly related to samples. type: docs Improvement to the documentation for an API.

Comments

@jlara310
Copy link
Contributor

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.

@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/java-datastore API. label May 19, 2022
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label May 19, 2022
@meredithslota meredithslota added type: docs Improvement to the documentation for an API. samples Issues that are directly related to samples. and removed triage me I really want to be triaged. labels May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/java-datastore API. samples Issues that are directly related to samples. type: docs Improvement to the documentation for an API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants