googleapis / googleapis/google-cloud-cpp
Investigate generating UUID fields in compute protos
未关闭
api: compute
cpp: generator
type: cleanup
- 主要语言
- C++
- 星标
- 659
- 派生
- 463
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 89
描述
node_groups.proto and possibly other protos have string request_id fields that if annotated correctly we could generate UUIDs on behalf of the user.
贡献指南
调研方向
首先检查 node_groups.proto,并确定 issue 中提到的 string request_id 字段。检查其他 proto 是否存在相同模式,然后确定代表用户生成 UUIDs 所需的注解和范围。调查完成的标准是得出明确的可行性结果,并确定受影响的 proto。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- api
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100