Explain.php 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/expr/v1alpha1/explain.proto
  4. namespace GPBMetadata\Google\Api\Expr\V1Alpha1;
  5. class Explain
  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\Expr\V1Alpha1\Value::initOnce();
  14. $pool->internalAddGeneratedFile(hex2bin(
  15. "0ae9020a26676f6f676c652f6170692f657870722f7631616c706861312f" .
  16. "6578706c61696e2e70726f746f1218676f6f676c652e6170692e65787072" .
  17. "2e7631616c7068613122ab010a074578706c61696e122f0a0676616c7565" .
  18. "7318012003280b321f2e676f6f676c652e6170692e657870722e7631616c" .
  19. "706861312e56616c7565123e0a0a657870725f737465707318022003280b" .
  20. "322a2e676f6f676c652e6170692e657870722e7631616c706861312e4578" .
  21. "706c61696e2e45787072537465701a2b0a084578707253746570120a0a02" .
  22. "696418012001280312130a0b76616c75655f696e6465781802200128053a" .
  23. "021801426f0a1c636f6d2e676f6f676c652e6170692e657870722e763161" .
  24. "6c70686131420c4578706c61696e50726f746f50015a3c676f6f676c652e" .
  25. "676f6c616e672e6f72672f67656e70726f746f2f676f6f676c6561706973" .
  26. "2f6170692f657870722f7631616c706861313b65787072f8010162067072" .
  27. "6f746f33"
  28. ), true);
  29. static::$is_initialized = true;
  30. }
  31. }