This repository was archived by the owner on Sep 2, 2022. It is now read-only.
Tags: google/CallBuilder
Tags
Make generated build method public rather than pkg-protected Ideally, this should be configurable, but a few people have complained about this oversight (it obviously doesn't make sense that the setter methods and class itself are all public but the build method is not), so I'm doing this quick fix to unblock them.