Fork自 PaddlePaddle / Paddle
syntax = "proto3";
package third_party.protobuf_test;
message Greeting { string name = 1; }