SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 1 C++

Add metadata annotations for generated Python protobuf symbols.

The pyi generator now includes Kythe annotations for:
*   Extension field constants (e.g., `EXTENSION_FIELD`).
*   Field number constants (e.g., `STRING_FIELD_FIELD_NUMBER`).
*   `Create` methods in generated Stubby client classes.

These annotations allow the Python indexer to link these generated symbols back to their definitions in the `.proto` files.

PiperOrigin-RevId: 852971617
M
Mikita Belahlazau committed
4f076d951f293298baded6be19ce4d837d2970f7
Parent: 9eb9b36
Committed by Copybara-Service <copybara-worker@google.com> on 1/7/2026, 12:05:56 AM