Label.php 1.3 KB

12345678910111213141516171819202122232425262728293031323334
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/label.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Label
  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. "0aac020a16676f6f676c652f6170692f6c6162656c2e70726f746f120a67" .
  15. "6f6f676c652e617069229c010a0f4c6162656c44657363726970746f7212" .
  16. "0b0a036b657918012001280912390a0a76616c75655f7479706518022001" .
  17. "280e32252e676f6f676c652e6170692e4c6162656c44657363726970746f" .
  18. "722e56616c75655479706512130a0b6465736372697074696f6e18032001" .
  19. "2809222c0a0956616c756554797065120a0a06535452494e47100012080a" .
  20. "04424f4f4c100112090a05494e5436341002425f0a0e636f6d2e676f6f67" .
  21. "6c652e617069420a4c6162656c50726f746f50015a35676f6f676c652e67" .
  22. "6f6c616e672e6f72672f67656e70726f746f2f676f6f676c65617069732f" .
  23. "6170692f6c6162656c3b6c6162656cf80101a2020447415049620670726f" .
  24. "746f33"
  25. ), true);
  26. static::$is_initialized = true;
  27. }
  28. }