IamPolicy.php 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/iam/v1/iam_policy.proto
  4. namespace GPBMetadata\Google\Iam\V1;
  5. class IamPolicy
  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\Iam\V1\Options::initOnce();
  14. \GPBMetadata\Google\Iam\V1\Policy::initOnce();
  15. \GPBMetadata\Google\Api\Annotations::initOnce();
  16. \GPBMetadata\Google\Api\Client::initOnce();
  17. \GPBMetadata\Google\Api\FieldBehavior::initOnce();
  18. \GPBMetadata\Google\Api\Resource::initOnce();
  19. $pool->internalAddGeneratedFile(hex2bin(
  20. "0ad3080a1e676f6f676c652f69616d2f76312f69616d5f706f6c6963792e" .
  21. "70726f746f120d676f6f676c652e69616d2e76311a1a676f6f676c652f69" .
  22. "616d2f76312f706f6c6963792e70726f746f1a1c676f6f676c652f617069" .
  23. "2f616e6e6f746174696f6e732e70726f746f1a17676f6f676c652f617069" .
  24. "2f636c69656e742e70726f746f1a1f676f6f676c652f6170692f6669656c" .
  25. "645f6265686176696f722e70726f746f1a19676f6f676c652f6170692f72" .
  26. "65736f757263652e70726f746f225e0a1353657449616d506f6c69637952" .
  27. "657175657374121b0a087265736f757263651801200128094209e04102fa" .
  28. "41030a012a122a0a06706f6c69637918022001280b32152e676f6f676c65" .
  29. "2e69616d2e76312e506f6c6963794203e0410222640a1347657449616d50" .
  30. "6f6c69637952657175657374121b0a087265736f75726365180120012809" .
  31. "4209e04102fa41030a012a12300a076f7074696f6e7318022001280b321f" .
  32. "2e676f6f676c652e69616d2e76312e476574506f6c6963794f7074696f6e" .
  33. "7322520a195465737449616d5065726d697373696f6e7352657175657374" .
  34. "121b0a087265736f757263651801200128094209e04102fa41030a012a12" .
  35. "180a0b7065726d697373696f6e731802200328094203e0410222310a1a54" .
  36. "65737449616d5065726d697373696f6e73526573706f6e736512130a0b70" .
  37. "65726d697373696f6e7318012003280932b4030a0949414d506f6c696379" .
  38. "12740a0c53657449616d506f6c69637912222e676f6f676c652e69616d2e" .
  39. "76312e53657449616d506f6c696379526571756573741a152e676f6f676c" .
  40. "652e69616d2e76312e506f6c696379222982d3e4930223221e2f76312f7b" .
  41. "7265736f757263653d2a2a7d3a73657449616d506f6c6963793a012a1274" .
  42. "0a0c47657449616d506f6c69637912222e676f6f676c652e69616d2e7631" .
  43. "2e47657449616d506f6c696379526571756573741a152e676f6f676c652e" .
  44. "69616d2e76312e506f6c696379222982d3e4930223221e2f76312f7b7265" .
  45. "736f757263653d2a2a7d3a67657449616d506f6c6963793a012a129a010a" .
  46. "125465737449616d5065726d697373696f6e7312282e676f6f676c652e69" .
  47. "616d2e76312e5465737449616d5065726d697373696f6e73526571756573" .
  48. "741a292e676f6f676c652e69616d2e76312e5465737449616d5065726d69" .
  49. "7373696f6e73526573706f6e7365222f82d3e493022922242f76312f7b72" .
  50. "65736f757263653d2a2a7d3a7465737449616d5065726d697373696f6e73" .
  51. "3a012a1a1eca411b69616d2d6d6574612d6170692e676f6f676c65617069" .
  52. "732e636f6d4286010a11636f6d2e676f6f676c652e69616d2e7631420e49" .
  53. "616d506f6c69637950726f746f50015a30676f6f676c652e676f6c616e67" .
  54. "2e6f72672f67656e70726f746f2f676f6f676c65617069732f69616d2f76" .
  55. "313b69616df80101aa0213476f6f676c652e436c6f75642e49616d2e5631" .
  56. "ca0213476f6f676c655c436c6f75645c49616d5c5631620670726f746f33"
  57. ), true);
  58. static::$is_initialized = true;
  59. }
  60. }