protocolbuffers / protocolbuffers/protocolbuffers.github.io
Proto Best Practices — references to googleapis/googleapis common objects
オープン
@jguamie がすでに取り組んでいます。
2025年10月17日 から。
- 主要言語
- HTML
- スター
- 69
- フォーク
- 179
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
👋🏻 hey folks!
Not sure if this is an actual issue or just missing documentation, so feel free to point me out to the right place.
I am wondering how do people deal with "common" protobuf messages that are referenced in the "Proto Best Practices" document but are not shipped with the protoc compiler. I am talking about google.types.* specifically here, which are located in the googleapis/googleapis. Feels a bit strange relying on someone's else API schemas.
- Why aren't these messages part of the well-known types shipped with the protobuf?
- How do people generally make them available in the CI and to the developers? Copy? Clone? Use
googleapis/api-common-protos? - Does it make sense to include these into the protocolbuffers project itself?
Thanks in advance!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。