腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(3)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
endpoints-proto-datastore
:如何忽略EndpointsAliasProperty设置器中的必填字段?
我有两个类: GameSession和Location。每个GameSession都应该有一个位置集。 _message_fields_schema = ('entityKey', 'name', 'description', 'address') description = ndb.TextProperty() address = ndb.String
浏览 5
提问于2015-11-06
得票数 0
1
回答
为什么
endpoints-proto-datastore
不是google endpoints官方文档的一部分?
浏览 0
提问于2014-09-12
得票数 0
1
回答
@EndpointsAliasProperty和@Model.query_method导致BadRequestError(Key path元素不能不完整:...)
我使用的是
endpoints-proto-datastore
库。
浏览 6
修改于2016-09-25
得票数 0
领券