SourceInfo.php 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/api/source_info.proto
  4. namespace GPBMetadata\Google\Api;
  5. class SourceInfo
  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\Protobuf\Any::initOnce();
  14. $pool->internalAddGeneratedFile(hex2bin(
  15. "0adf010a1c676f6f676c652f6170692f736f757263655f696e666f2e7072" .
  16. "6f746f120a676f6f676c652e61706922380a0a536f75726365496e666f12" .
  17. "2a0a0c736f757263655f66696c657318012003280b32142e676f6f676c65" .
  18. "2e70726f746f6275662e416e7942710a0e636f6d2e676f6f676c652e6170" .
  19. "69420f536f75726365496e666f50726f746f50015a45676f6f676c652e67" .
  20. "6f6c616e672e6f72672f67656e70726f746f2f676f6f676c65617069732f" .
  21. "6170692f73657276696365636f6e6669673b73657276696365636f6e6669" .
  22. "67a2020447415049620670726f746f33"
  23. ), true);
  24. static::$is_initialized = true;
  25. }
  26. }