【发布时间】:2015-03-22 08:42:42
【问题描述】:
我想通过 Google RPC 协议/Google Cloud Endpoints 检索 Python 列表。
我查看了几种不同的消息类型,但目前似乎不支持列表:
https://cloud.google.com/appengine/docs/python/tools/protorpc/messages/fieldclasses
是否有解决方法,例如。序列化?
【问题讨论】:
标签: rpc google-cloud-endpoints