syntax = "proto3"; message SearchRequest { string query = 1; ... If you update a message type by entirely removing a field, or commenting it ...
確定! 回上一頁