How to define an optional field in protobuf 3 ... In proto3, all fields are "optional" (in that it is not an error if the sender fails to set them). But, fields ...
確定! 回上一頁