syntax = "proto3"; message SearchRequest { string query = 1; ... uses an enum , the generated code will have a corresponding enum for Java, Kotlin, or C++, ...
確定! 回上一頁