Google Protocol Buffers in Java This is a simple example of how to use Google Protocol Buffers in Java. How to run Clone the repository Run the following command to compile the proto file: ./gradlew generateProto Run the Demo class to see the output: