Below is a sample of a .proto file: syntax = "proto3"; message Contact { enum ContactType { SPEAKER ...
確定! 回上一頁