Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

How to serialize to json or dict that response from vision api? #70

@inska

Description

@inska

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?

  1. OS type and version
    OS X El Capitan
  2. Python version and virtual environment information python --version
    2.7.13
  3. google-cloud-python version pip show google-cloud, pip show google-<service> or pip freeze
    157.0.0
  4. Stacktrace if available
  5. Steps to reproduce
  6. Code example

Metadata

Metadata

Labels

api: visionIssues related to the googleapis/python-vision API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions