SystemParameter.php 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/system_parameter.proto
  4. namespace GPBMetadata\Google\Api;
  5. class SystemParameter
  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. "0aa0030a21676f6f676c652f6170692f73797374656d5f706172616d6574" .
  15. "65722e70726f746f120a676f6f676c652e61706922420a1053797374656d" .
  16. "506172616d6574657273122e0a0572756c657318012003280b321f2e676f" .
  17. "6f676c652e6170692e53797374656d506172616d6574657252756c652258" .
  18. "0a1353797374656d506172616d6574657252756c6512100a0873656c6563" .
  19. "746f72180120012809122f0a0a706172616d657465727318022003280b32" .
  20. "1b2e676f6f676c652e6170692e53797374656d506172616d657465722251" .
  21. "0a0f53797374656d506172616d65746572120c0a046e616d651801200128" .
  22. "0912130a0b687474705f686561646572180220012809121b0a1375726c5f" .
  23. "71756572795f706172616d6574657218032001280942760a0e636f6d2e67" .
  24. "6f6f676c652e617069421453797374656d506172616d6574657250726f74" .
  25. "6f50015a45676f6f676c652e676f6c616e672e6f72672f67656e70726f74" .
  26. "6f2f676f6f676c65617069732f6170692f73657276696365636f6e666967" .
  27. "3b73657276696365636f6e666967a2020447415049620670726f746f33"
  28. ), true);
  29. static::$is_initialized = true;
  30. }
  31. }