Here's the .proto file you use to define the message type. message SearchRequest { required string query = 1; optional ...
確定! 回上一頁