Add a snippet demonstrating a stale read. #1271
Labels
api: firestore
Issues related to the googleapis/java-firestore API.
documentation
Improvements or additions to documentation
type: docs
Improvement to the documentation for an API.
We need a Firestore snippet that demonstrates how to set read options to perform a stale read. A stale read can improve latency for request that don't require strong consistency.
File to update:
https://github.com/googleapis/java-firestore/blob/main/samples/snippets/src/main/java/com/example/firestore/snippets/ManageDataSnippets.java
The text was updated successfully, but these errors were encountered: