Log.php 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/log.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Log
  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\Label::initOnce();
  14. $pool->internalAddGeneratedFile(hex2bin(
  15. "0a8d020a14676f6f676c652f6170692f6c6f672e70726f746f120a676f6f" .
  16. "676c652e61706922750a0d4c6f6744657363726970746f72120c0a046e61" .
  17. "6d65180120012809122b0a066c6162656c7318022003280b321b2e676f6f" .
  18. "676c652e6170692e4c6162656c44657363726970746f7212130a0b646573" .
  19. "6372697074696f6e18032001280912140a0c646973706c61795f6e616d65" .
  20. "180420012809426a0a0e636f6d2e676f6f676c652e61706942084c6f6750" .
  21. "726f746f50015a45676f6f676c652e676f6c616e672e6f72672f67656e70" .
  22. "726f746f2f676f6f676c65617069732f6170692f73657276696365636f6e" .
  23. "6669673b73657276696365636f6e666967a2020447415049620670726f74" .
  24. "6f33"
  25. ), true);
  26. static::$is_initialized = true;
  27. }
  28. }