【发布时间】:2016-12-31 00:21:47
【问题描述】:
无论您是否使用相同的 Cloud Datastore 数据,都可以使用 App Engine 库、Google Cloud 客户端库或调用 直接使用 API。
在同一实体的上下文中,App Engine 库中的 repeated 属性(例如python ndb client library 或Java Datastore API)是否对应于array property from the Google Cloud Datastore API?
【问题讨论】:
标签: google-app-engine google-cloud-datastore