Annotations.php 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/annotations.proto
  4. namespace GPBMetadata\Google\Api;
  5. class Annotations
  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\Http::initOnce();
  14. $pool->internalAddGeneratedFile(hex2bin(
  15. "0ac4010a1c676f6f676c652f6170692f616e6e6f746174696f6e732e7072" .
  16. "6f746f120a676f6f676c652e6170691a20676f6f676c652f70726f746f62" .
  17. "75662f64657363726970746f722e70726f746f426e0a0e636f6d2e676f6f" .
  18. "676c652e6170694210416e6e6f746174696f6e7350726f746f50015a4167" .
  19. "6f6f676c652e676f6c616e672e6f72672f67656e70726f746f2f676f6f67" .
  20. "6c65617069732f6170692f616e6e6f746174696f6e733b616e6e6f746174" .
  21. "696f6e73a2020447415049620670726f746f33"
  22. ), true);
  23. static::$is_initialized = true;
  24. }
  25. }