typealias Proto = Message
Proto is a more descriptive type alias for the very generic Message interface from Protobuf. It is also how most people address Protobuf in their conversational language, hence, it aligns the code with that.