Usage.php 1.4 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/usage.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Usage
  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. "0ae5020a16676f6f676c652f6170692f75736167652e70726f746f120a67" .
  16. "6f6f676c652e617069226a0a05557361676512140a0c726571756972656d" .
  17. "656e747318012003280912240a0572756c657318062003280b32152e676f" .
  18. "6f676c652e6170692e557361676552756c6512250a1d70726f6475636572" .
  19. "5f6e6f74696669636174696f6e5f6368616e6e656c180720012809225d0a" .
  20. "09557361676552756c6512100a0873656c6563746f721801200128091220" .
  21. "0a18616c6c6f775f756e726567697374657265645f63616c6c7318022001" .
  22. "2808121c0a14736b69705f736572766963655f636f6e74726f6c18032001" .
  23. "2808426c0a0e636f6d2e676f6f676c652e617069420a557361676550726f" .
  24. "746f50015a45676f6f676c652e676f6c616e672e6f72672f67656e70726f" .
  25. "746f2f676f6f676c65617069732f6170692f73657276696365636f6e6669" .
  26. "673b73657276696365636f6e666967a2020447415049620670726f746f33"
  27. ), true);
  28. static::$is_initialized = true;
  29. }
  30. }