Http.php 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/http.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Http
  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. $pool->internalAddGeneratedFile(hex2bin(
  14. "0aa2040a15676f6f676c652f6170692f687474702e70726f746f120a676f" .
  15. "6f676c652e61706922540a044874747012230a0572756c65731801200328" .
  16. "0b32142e676f6f676c652e6170692e4874747052756c6512270a1f66756c" .
  17. "6c795f6465636f64655f72657365727665645f657870616e73696f6e1802" .
  18. "200128082281020a084874747052756c6512100a0873656c6563746f7218" .
  19. "0120012809120d0a036765741802200128094800120d0a03707574180320" .
  20. "0128094800120e0a04706f7374180420012809480012100a0664656c6574" .
  21. "651805200128094800120f0a0570617463681806200128094800122f0a06" .
  22. "637573746f6d18082001280b321d2e676f6f676c652e6170692e43757374" .
  23. "6f6d487474705061747465726e4800120c0a04626f647918072001280912" .
  24. "150a0d726573706f6e73655f626f6479180c2001280912310a1361646469" .
  25. "74696f6e616c5f62696e64696e6773180b2003280b32142e676f6f676c65" .
  26. "2e6170692e4874747052756c6542090a077061747465726e222f0a114375" .
  27. "73746f6d487474705061747465726e120c0a046b696e6418012001280912" .
  28. "0c0a0470617468180220012809426a0a0e636f6d2e676f6f676c652e6170" .
  29. "6942094874747050726f746f50015a41676f6f676c652e676f6c616e672e" .
  30. "6f72672f67656e70726f746f2f676f6f676c65617069732f6170692f616e" .
  31. "6e6f746174696f6e733b616e6e6f746174696f6e73f80101a20204474150" .
  32. "49620670726f746f33"
  33. ), true);
  34. static::$is_initialized = true;
  35. }
  36. }