ConfigChange.php 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/config_change.proto
  4. namespace GPBMetadata\Google\Api;
  5. class ConfigChange
  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. "0ab1030a1e676f6f676c652f6170692f636f6e6669675f6368616e67652e" .
  15. "70726f746f120a676f6f676c652e6170692297010a0c436f6e6669674368" .
  16. "616e6765120f0a07656c656d656e7418012001280912110a096f6c645f76" .
  17. "616c756518022001280912110a096e65775f76616c756518032001280912" .
  18. "2b0a0b6368616e67655f7479706518042001280e32162e676f6f676c652e" .
  19. "6170692e4368616e67655479706512230a07616476696365731805200328" .
  20. "0b32122e676f6f676c652e6170692e416476696365221d0a064164766963" .
  21. "6512130a0b6465736372697074696f6e1802200128092a4f0a0a4368616e" .
  22. "676554797065121b0a174348414e47455f545950455f554e535045434946" .
  23. "494544100012090a0541444445441001120b0a0752454d4f564544100212" .
  24. "0c0a084d4f444946494544100342710a0e636f6d2e676f6f676c652e6170" .
  25. "694211436f6e6669674368616e676550726f746f50015a43676f6f676c65" .
  26. "2e676f6c616e672e6f72672f67656e70726f746f2f676f6f676c65617069" .
  27. "732f6170692f636f6e6669676368616e67653b636f6e6669676368616e67" .
  28. "65a2020447415049620670726f746f33"
  29. ), true);
  30. static::$is_initialized = true;
  31. }
  32. }