Quota.php 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/quota.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Quota
  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. "0aa5050a16676f6f676c652f6170692f71756f74612e70726f746f120a67" .
  16. "6f6f676c652e617069225d0a0551756f746112260a066c696d6974731803" .
  17. "2003280b32162e676f6f676c652e6170692e51756f74614c696d6974122c" .
  18. "0a0c6d65747269635f72756c657318042003280b32162e676f6f676c652e" .
  19. "6170692e4d657472696352756c652291010a0a4d657472696352756c6512" .
  20. "100a0873656c6563746f72180120012809123d0a0c6d65747269635f636f" .
  21. "73747318022003280b32272e676f6f676c652e6170692e4d657472696352" .
  22. "756c652e4d6574726963436f737473456e7472791a320a104d6574726963" .
  23. "436f737473456e747279120b0a036b6579180120012809120d0a0576616c" .
  24. "75651802200128033a0238012295020a0a51756f74614c696d6974120c0a" .
  25. "046e616d6518062001280912130a0b6465736372697074696f6e18022001" .
  26. "280912150a0d64656661756c745f6c696d697418032001280312110a096d" .
  27. "61785f6c696d697418042001280312110a09667265655f74696572180720" .
  28. "01280312100a086475726174696f6e180520012809120e0a066d65747269" .
  29. "63180820012809120c0a04756e697418092001280912320a0676616c7565" .
  30. "73180a2003280b32222e676f6f676c652e6170692e51756f74614c696d69" .
  31. "742e56616c756573456e74727912140a0c646973706c61795f6e616d6518" .
  32. "0c200128091a2d0a0b56616c756573456e747279120b0a036b6579180120" .
  33. "012809120d0a0576616c75651802200128033a023801426c0a0e636f6d2e" .
  34. "676f6f676c652e617069420a51756f746150726f746f50015a45676f6f67" .
  35. "6c652e676f6c616e672e6f72672f67656e70726f746f2f676f6f676c6561" .
  36. "7069732f6170692f73657276696365636f6e6669673b7365727669636563" .
  37. "6f6e666967a2020447415049620670726f746f33"
  38. ), true);
  39. static::$is_initialized = true;
  40. }
  41. }