googleapis / googleapis/google-cloud-java
[java-firestore] Support for FieldMask with get on transaction
Abierto
api: firestore
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.