When there is a proto3 file which uses optional field, then protoc command throws an error. example.proto: syntax = "proto3"; message Example { string name ...
確定! 回上一頁