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
{{ message }}
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
#438 Change name of build and other methods
If generating public build, buildPartial, clear or mergeFrom methods would cause a compiler error, instead make them package-protected and, if necessary, find an alternative method name by prepending an underscore and appending Impl and optionally a number.