EntArea.php 1.5 KB

1234567891011121314151617181920212223242526
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # NO CHECKED-IN PROTOBUF GENCODE
  4. # source: api/EntArea.proto
  5. namespace GPBMetadata\Api;
  6. class EntArea
  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\xD0\x03\x0A\x11api/EntArea.proto\x12\x09proto.api\x1A google/protobuf/descriptor.proto\"\x94\x01\x0A\x07AreaEnt\x12\x15\x0A\x0Dprovince_code\x18\x01 \x01(\x09\x12\x15\x0A\x0Dprovince_name\x18\x02 \x01(\x09\x12\x11\x0A\x09city_code\x18\x03 \x01(\x09\x12\x11\x0A\x09city_name\x18\x04 \x01(\x09\x12\x11\x0A\x09area_code\x18\x05 \x01(\x09\x12\x11\x0A\x09area_name\x18\x06 \x01(\x09\x12\x0F\x0A\x07area_id\x18\x07 \x01(\x09\"\xC4\x01\x0A\x0CAreaLevelEnt\x12\x15\x0A\x0Dprovince_code\x18\x01 \x01(\x09\x12\x15\x0A\x0Dprovince_name\x18\x02 \x01(\x09\x12\x11\x0A\x09city_code\x18\x03 \x01(\x09\x12\x11\x0A\x09city_name\x18\x04 \x01(\x09\x12\x11\x0A\x09area_code\x18\x05 \x01(\x09\x12\x11\x0A\x09area_name\x18\x06 \x01(\x09\x12\x0F\x0A\x07area_id\x18\x07 \x01(\x09\x12)\x0A\x08children\x18\x08 \x03(\x0B2\x17.proto.api.AreaLevelEntB(Z\x06api/v1\x92A\x1D\x12\x1B\x0A\x0C\xE5\x9C\xB0\xE5\x8C\xBA\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. }