empty.pb.php 885 B

12345678910111213141516171819202122232425262728
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/protobuf/empty.proto
  4. namespace Google\Protobuf;
  5. use Google\Protobuf\Internal\DescriptorPool;
  6. use Google\Protobuf\Internal\GPBType;
  7. use Google\Protobuf\Internal\RepeatedField;
  8. use Google\Protobuf\Internal\GPBUtil;
  9. class GPBEmpty extends \Google\Protobuf\Internal\Message
  10. {
  11. }
  12. $pool = DescriptorPool::getGeneratedPool();
  13. $pool->internalAddGeneratedFile(hex2bin(
  14. "0ab7010a1b676f6f676c652f70726f746f6275662f656d7074792e70726f" .
  15. "746f120f676f6f676c652e70726f746f62756622070a05456d7074794276" .
  16. "0a13636f6d2e676f6f676c652e70726f746f627566420a456d7074795072" .
  17. "6f746f50015a276769746875622e636f6d2f676f6c616e672f70726f746f" .
  18. "6275662f7074797065732f656d707479f80101a20203475042aa021e476f" .
  19. "6f676c652e50726f746f6275662e57656c6c4b6e6f776e54797065736206" .
  20. "70726f746f33"
  21. ));