EntUser.php 1.0 KB

1234567891011121314151617181920212223242526
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # NO CHECKED-IN PROTOBUF GENCODE
  4. # source: api/EntUser.proto
  5. namespace GPBMetadata\Api;
  6. class EntUser
  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\xEB\x01\x0A\x11api/EntUser.proto\x12\x09proto.api\x1A google/protobuf/descriptor.proto\"@\x0A\x0CUserBaseInfo\x12\x0F\x0A\x07user_id\x18\x01 \x01(\x05\x12\x10\x0A\x08username\x18\x02 \x01(\x09\x12\x0D\x0A\x05phone\x18\x03 \x01(\x09\"5\x0A\x07EntUser\x12*\x0A\x09base_info\x18\x01 \x01(\x0B2\x17.proto.api.UserBaseInfoB(Z\x06api/v1\x92A\x1D\x12\x1B\x0A\x0C\xE7\x94\xA8\xE6\x88\xB7\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. }