googleapis / googleapis/google-cloud-python
support pretty printing of queries and other types
Open
api: firestore
priority: p3
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
Currently, the Query class does not implement `str`, so printing it results in the standard object printout. it would be useful to print the actual contents of the query.
Contributor guide
Assessment
This issue has not been assessed yet.