syntax = "proto3"; message SearchRequest { string query = 1; ... For Kotlin, in addition to the Java generated code, the compiler generates ...
確定! 回上一頁