PBEval.php 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/expr/v1alpha1/eval.proto
  4. namespace GPBMetadata\Google\Api\Expr\V1Alpha1;
  5. class PBEval
  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. \GPBMetadata\Google\Rpc\Status::initOnce();
  15. $pool->internalAddGeneratedFile(hex2bin(
  16. "0af8040a23676f6f676c652f6170692f657870722f7631616c706861312f" .
  17. "6576616c2e70726f746f1218676f6f676c652e6170692e657870722e7631" .
  18. "616c706861311a17676f6f676c652f7270632f7374617475732e70726f74" .
  19. "6f22a4010a094576616c537461746512330a0676616c7565731801200328" .
  20. "0b32232e676f6f676c652e6170692e657870722e7631616c706861312e45" .
  21. "78707256616c7565123b0a07726573756c747318032003280b322a2e676f" .
  22. "6f676c652e6170692e657870722e7631616c706861312e4576616c537461" .
  23. "74652e526573756c741a250a06526573756c74120c0a0465787072180120" .
  24. "012803120d0a0576616c756518022001280322b3010a094578707256616c" .
  25. "756512300a0576616c756518012001280b321f2e676f6f676c652e617069" .
  26. "2e657870722e7631616c706861312e56616c7565480012330a056572726f" .
  27. "7218022001280b32222e676f6f676c652e6170692e657870722e7631616c" .
  28. "706861312e4572726f72536574480012370a07756e6b6e6f776e18032001" .
  29. "280b32242e676f6f676c652e6170692e657870722e7631616c706861312e" .
  30. "556e6b6e6f776e536574480042060a046b696e64222e0a084572726f7253" .
  31. "657412220a066572726f727318012003280b32122e676f6f676c652e7270" .
  32. "632e537461747573221b0a0a556e6b6e6f776e536574120d0a0565787072" .
  33. "73180120032803426c0a1c636f6d2e676f6f676c652e6170692e65787072" .
  34. "2e7631616c7068613142094576616c50726f746f50015a3c676f6f676c65" .
  35. "2e676f6c616e672e6f72672f67656e70726f746f2f676f6f676c65617069" .
  36. "732f6170692f657870722f7631616c706861313b65787072f80101620670" .
  37. "726f746f33"
  38. ), true);
  39. static::$is_initialized = true;
  40. }
  41. }