googleapis / googleapis/google-cloud-java
[java-firestore] Support for FieldMask with get on transaction
Open
api: firestore
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
A simple `get` on a document supports limiting fields with a `FieldMask`. However, there is no parity for this with a `get` on a transaction. This would be useful on a transactional `get` to minimize data transfer.
Contributor guide
Assessment
This issue has not been assessed yet.