Exemplo n.º 1
0
 public cn.klzhong.samples.proto.hello.Hello.HelloRequest build() {
   cn.klzhong.samples.proto.hello.Hello.HelloRequest result = buildPartial();
   if (!result.isInitialized()) {
     throw newUninitializedMessageException(result);
   }
   return result;
 }