dep-protobuf/java/util
Mikita Belahlazau 4f076d951f 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
2026-01-06 16:05:56 -08:00
..
src Add metadata annotations for generated Python protobuf symbols. 2026-01-06 16:05:56 -08:00
BUILD.bazel Clean up dead dist_files targets. 2026-01-02 12:19:11 -08:00
pom_template.xml Merge 22.x back to main (#12200) 2023-03-10 13:25:18 -08:00