Httpbody.php 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/httpbody.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Httpbody
  6. {
  7. public static $is_initialized = false;
  8. public static function initOnce() {
  9. $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
  10. if (static::$is_initialized == true) {
  11. return;
  12. }
  13. \GPBMetadata\Google\Protobuf\Any::initOnce();
  14. $pool->internalAddGeneratedFile(hex2bin(
  15. "0af0010a19676f6f676c652f6170692f68747470626f64792e70726f746f" .
  16. "120a676f6f676c652e61706922580a0848747470426f647912140a0c636f" .
  17. "6e74656e745f74797065180120012809120c0a046461746118022001280c" .
  18. "12280a0a657874656e73696f6e7318032003280b32142e676f6f676c652e" .
  19. "70726f746f6275662e416e7942650a0e636f6d2e676f6f676c652e617069" .
  20. "420d48747470426f647950726f746f50015a3b676f6f676c652e676f6c61" .
  21. "6e672e6f72672f67656e70726f746f2f676f6f676c65617069732f617069" .
  22. "2f68747470626f64793b68747470626f6479a2020447415049620670726f" .
  23. "746f33"
  24. ), true);
  25. static::$is_initialized = true;
  26. }
  27. }