googleapis / googleapis/google-cloud-python
v3: support dict and/or proto inputs
Open
api: bigtable
priority: p3
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
Currently, we only accept our custom model classes for initiating rpcs. It would be more flexible if we allowed passing in dicts, for more compact requests.
It may also make sense to accept and convert raw bigtable proto objects in some cases
Contributor guide
Assessment
This issue has not been assessed yet.