EntCommon.php 924 B

1234567891011121314151617181920212223242526
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # NO CHECKED-IN PROTOBUF GENCODE
  4. # source: api/EntCommon.proto
  5. namespace GPBMetadata\Api;
  6. class EntCommon
  7. {
  8. public static $is_initialized = false;
  9. public static function initOnce() {
  10. $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
  11. if (static::$is_initialized == true) {
  12. return;
  13. }
  14. \GPBMetadata\ProtocGenOpenapiv2\Options\Annotations::initOnce();
  15. $pool->internalAddGeneratedFile(
  16. "\x0A\x9E\x01\x0A\x13api/EntCommon.proto\x12\x09proto.api\x1A google/protobuf/descriptor.proto*.\x0A\x06YES_NO\x12\x13\x0A\x0FYES_NO_RESERVED\x10\x00\x12\x07\x0A\x03YES\x10\x01\x12\x06\x0A\x02NO\x10\x02B\"Z\x06api/v1\x92A\x17\x12\x15\x0A\x06\xE5\xAE\x9E\xE4\xBD\x93\x12\x06\xE5\xAE\x9E\xE4\xBD\x932\x031.0b\x06proto3"
  17. , true);
  18. static::$is_initialized = true;
  19. }
  20. }