You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#test-continuous
These built-in generators are exposed in the protoc binary we release. Using them as libraries would typically be done by someone creating a custom build of protoc mixing our generators with their own. The supported alternative would be to build your generator as a plugin binary, and use it with the normal protoc binary.
PiperOrigin-RevId: 857982672
0 commit comments