e.g. the C, C++, Python, and Rust files that are now checked into this repository, and in general what the license status is of source files output by Protobuf.
I am certain that GCC somewhere mentions specifically that the assembly and binaries it produces can be released under a proprietary license.
I am nearly certain the same is true for code generated by tools like Bison and flex.
Hopefully the same is true for Protobuf, but having a link to a specific section of the Protobuf documentation explaining its policy on this question would be helpful.