Options.php 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/iam/v1/options.proto
  4. namespace GPBMetadata\Google\Iam\V1;
  5. class Options
  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. "0af1010a1b676f6f676c652f69616d2f76312f6f7074696f6e732e70726f" .
  16. "746f120d676f6f676c652e69616d2e763122340a10476574506f6c696379" .
  17. "4f7074696f6e7312200a187265717565737465645f706f6c6963795f7665" .
  18. "7273696f6e1801200128054284010a11636f6d2e676f6f676c652e69616d" .
  19. "2e7631420c4f7074696f6e7350726f746f50015a30676f6f676c652e676f" .
  20. "6c616e672e6f72672f67656e70726f746f2f676f6f676c65617069732f69" .
  21. "616d2f76313b69616df80101aa0213476f6f676c652e436c6f75642e4961" .
  22. "6d2e5631ca0213476f6f676c655c436c6f75645c49616d5c563162067072" .
  23. "6f746f33"
  24. ), true);
  25. static::$is_initialized = true;
  26. }
  27. }