Documentation.php 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/documentation.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Documentation
  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. "0af6030a1e676f6f676c652f6170692f646f63756d656e746174696f6e2e" .
  15. "70726f746f120a676f6f676c652e61706922a1010a0d446f63756d656e74" .
  16. "6174696f6e120f0a0773756d6d617279180120012809121f0a0570616765" .
  17. "7318052003280b32102e676f6f676c652e6170692e50616765122c0a0572" .
  18. "756c657318032003280b321d2e676f6f676c652e6170692e446f63756d65" .
  19. "6e746174696f6e52756c65121e0a16646f63756d656e746174696f6e5f72" .
  20. "6f6f745f75726c18042001280912100a086f766572766965771802200128" .
  21. "09225b0a11446f63756d656e746174696f6e52756c6512100a0873656c65" .
  22. "63746f7218012001280912130a0b6465736372697074696f6e1802200128" .
  23. "09121f0a176465707265636174696f6e5f6465736372697074696f6e1803" .
  24. "2001280922490a0450616765120c0a046e616d65180120012809120f0a07" .
  25. "636f6e74656e7418022001280912220a0873756270616765731803200328" .
  26. "0b32102e676f6f676c652e6170692e5061676542740a0e636f6d2e676f6f" .
  27. "676c652e6170694212446f63756d656e746174696f6e50726f746f50015a" .
  28. "45676f6f676c652e676f6c616e672e6f72672f67656e70726f746f2f676f" .
  29. "6f676c65617069732f6170692f73657276696365636f6e6669673b736572" .
  30. "76696365636f6e666967a2020447415049620670726f746f33"
  31. ), true);
  32. static::$is_initialized = true;
  33. }
  34. }