1 2 3 4 5 6 7 8 9 10
# Developer documentation ## Synchronize generated files Run the following command to update the generated files and commit them with your change: ```sh bazel build //... tools/generate_go_protobuf.py ```