This contains:
- All the protocol buffer code to populate, serialize, and retrieve our request and response message types
- An interface type (or stub) for clients with the methods defined in the RouteGuide service.
- An interface type for servers to implement with the methods defined in the RouteGuide service.