Hi,
Google Cloud SDK works well to get annotation responses via vision API, and I just like to know how can I serialize the response. Is there any helper or serializer for Google response objects? Otherwise, should I parse and build dictionaries from the response object by manual?
- OS type and version
OS X El Capitan
- Python version and virtual environment information
python --version
2.7.13
- google-cloud-python version
pip show google-cloud, pip show google-<service> or pip freeze
157.0.0
- Stacktrace if available
- Steps to reproduce
- Code example
Hi,
Google Cloud SDK works well to get annotation responses via vision API, and I just like to know how can I serialize the response. Is there any helper or serializer for Google response objects? Otherwise, should I parse and build dictionaries from the response object by manual?
OS X El Capitan
python --version2.7.13
pip show google-cloud,pip show google-<service>orpip freeze157.0.0