Logging.php 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/logging.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Logging
  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\Api\Annotations::initOnce();
  14. $pool->internalAddGeneratedFile(hex2bin(
  15. "0af8020a18676f6f676c652f6170692f6c6f6767696e672e70726f746f12" .
  16. "0a676f6f676c652e61706922d7010a074c6f6767696e6712450a1570726f" .
  17. "64756365725f64657374696e6174696f6e7318012003280b32262e676f6f" .
  18. "676c652e6170692e4c6f6767696e672e4c6f6767696e6744657374696e61" .
  19. "74696f6e12450a15636f6e73756d65725f64657374696e6174696f6e7318" .
  20. "022003280b32262e676f6f676c652e6170692e4c6f6767696e672e4c6f67" .
  21. "67696e6744657374696e6174696f6e1a3e0a124c6f6767696e6744657374" .
  22. "696e6174696f6e121a0a126d6f6e69746f7265645f7265736f7572636518" .
  23. "0320012809120c0a046c6f6773180120032809426e0a0e636f6d2e676f6f" .
  24. "676c652e617069420c4c6f6767696e6750726f746f50015a45676f6f676c" .
  25. "652e676f6c616e672e6f72672f67656e70726f746f2f676f6f676c656170" .
  26. "69732f6170692f73657276696365636f6e6669673b73657276696365636f" .
  27. "6e666967a2020447415049620670726f746f33"
  28. ), true);
  29. static::$is_initialized = true;
  30. }
  31. }