googleapis / googleapis/google-cloud-cpp
Investigate generating UUID fields in compute protos
オープン
api: compute
cpp: generator
type: cleanup
- 主要言語
- C++
- スター
- 659
- フォーク
- 462
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 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
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100