Control.php 1010 B

123456789101112131415161718192021222324252627282930
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/control.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Control
  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. "0abe010a18676f6f676c652f6170692f636f6e74726f6c2e70726f746f12" .
  15. "0a676f6f676c652e617069221e0a07436f6e74726f6c12130a0b656e7669" .
  16. "726f6e6d656e74180120012809426e0a0e636f6d2e676f6f676c652e6170" .
  17. "69420c436f6e74726f6c50726f746f50015a45676f6f676c652e676f6c61" .
  18. "6e672e6f72672f67656e70726f746f2f676f6f676c65617069732f617069" .
  19. "2f73657276696365636f6e6669673b73657276696365636f6e666967a202" .
  20. "0447415049620670726f746f33"
  21. ), true);
  22. static::$is_initialized = true;
  23. }
  24. }