syntax = "proto3"; message SearchRequest { string query = 1; int32 page_number = 2; ... map : this is a paired key/value field type.
確定! 回上一頁