Auth.php 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/auth.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Auth
  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\Annotations::initOnce();
  14. $pool->internalAddGeneratedFile(hex2bin(
  15. "0a88050a15676f6f676c652f6170692f617574682e70726f746f120a676f" .
  16. "6f676c652e617069226c0a0e41757468656e7469636174696f6e122d0a05" .
  17. "72756c657318032003280b321e2e676f6f676c652e6170692e4175746865" .
  18. "6e7469636174696f6e52756c65122b0a0970726f76696465727318042003" .
  19. "280b32182e676f6f676c652e6170692e4175746850726f766964657222a9" .
  20. "010a1241757468656e7469636174696f6e52756c6512100a0873656c6563" .
  21. "746f72180120012809122c0a056f6175746818022001280b321d2e676f6f" .
  22. "676c652e6170692e4f41757468526571756972656d656e747312200a1861" .
  23. "6c6c6f775f776974686f75745f63726564656e7469616c18052001280812" .
  24. "310a0c726571756972656d656e747318072003280b321b2e676f6f676c65" .
  25. "2e6170692e41757468526571756972656d656e74226a0a0c417574685072" .
  26. "6f7669646572120a0a026964180120012809120e0a066973737565721802" .
  27. "2001280912100a086a776b735f75726918032001280912110a0961756469" .
  28. "656e63657318042001280912190a11617574686f72697a6174696f6e5f75" .
  29. "726c180520012809222d0a114f41757468526571756972656d656e747312" .
  30. "180a1063616e6f6e6963616c5f73636f70657318012001280922390a0f41" .
  31. "757468526571756972656d656e7412130a0b70726f76696465725f696418" .
  32. "012001280912110a0961756469656e636573180220012809426b0a0e636f" .
  33. "6d2e676f6f676c652e61706942094175746850726f746f50015a45676f6f" .
  34. "676c652e676f6c616e672e6f72672f67656e70726f746f2f676f6f676c65" .
  35. "617069732f6170692f73657276696365636f6e6669673b73657276696365" .
  36. "636f6e666967a2020447415049620670726f746f33"
  37. ), true);
  38. static::$is_initialized = true;
  39. }
  40. }