resume-analysis / protos /resume_pb2.py
minskiter's picture
feat(server.py): update match positions
2447637
raw
history blame contribute delete
No virus
3.49 kB
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: protos/resume.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13protos/resume.proto\"\x1b\n\x0bPingRequest\x12\x0c\n\x04ping\x18\x01 \x01(\t\"*\n\x08Position\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x10\n\x08required\x18\x02 \x03(\t\"D\n\x14PositionMatchRequest\x12\x1c\n\tpositions\x18\x01 \x03(\x0b\x32\t.Position\x12\x0e\n\x06resume\x18\x02 \x01(\t\"0\n\rPositionMatch\x12\x10\n\x08position\x18\x01 \x01(\t\x12\r\n\x05score\x18\x02 \x01(\x02\"8\n\x15PositionMatchResponse\x12\x1f\n\x07matches\x18\x01 \x03(\x0b\x32\x0e.PositionMatch\"\x1c\n\x0cPongResponse\x12\x0c\n\x04\x64one\x18\x01 \x01(\t\"\x1b\n\x0bTextRequest\x12\x0c\n\x04text\x18\x01 \x01(\t\"~\n\x06\x45ntity\x12\x0e\n\x06\x65ntity\x18\x01 \x01(\t\x12\r\n\x05start\x18\x02 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x03 \x01(\x05\x12\x11\n\x04text\x18\x04 \x01(\tH\x00\x88\x01\x01\x12\x0e\n\x06origin\x18\x05 \x01(\t\x12\x12\n\x05level\x18\x06 \x01(\tH\x01\x88\x01\x01\x42\x07\n\x05_textB\x08\n\x06_level\"S\n\tJobEntity\x12\x16\n\x05start\x18\x01 \x01(\x0b\x32\x07.Entity\x12\x14\n\x03\x65nd\x18\x02 \x01(\x0b\x32\x07.Entity\x12\x18\n\x07\x63ompany\x18\x03 \x01(\x0b\x32\x07.Entity\"\x8b\x02\n\x16ResumeEntitiesResponse\x12\x16\n\x05names\x18\x01 \x03(\x0b\x32\x07.Entity\x12\x17\n\x06\x65mails\x18\x02 \x03(\x0b\x32\x07.Entity\x12\x17\n\x06phones\x18\x03 \x03(\x0b\x32\x07.Entity\x12\x18\n\x07schools\x18\x04 \x03(\x0b\x32\x07.Entity\x12\x15\n\x04\x65\x64us\x18\x05 \x03(\x0b\x32\x07.Entity\x12\x15\n\x04\x61ges\x18\x06 \x03(\x0b\x32\x07.Entity\x12\x18\n\x07genders\x18\x07 \x03(\x0b\x32\x07.Entity\x12\x12\n\nwork_years\x18\x08 \x01(\x05\x12\x18\n\x04jobs\x18\t \x03(\x0b\x32\n.JobEntity\x12\x17\n\x06titles\x18\n \x03(\x0b\x32\x07.Entity2\xa1\x01\n\x06Resume\x12\x30\n\x07GetInfo\x12\x0c.TextRequest\x1a\x17.ResumeEntitiesResponse\x12%\n\x06Health\x12\x0c.PingRequest\x1a\r.PongResponse\x12>\n\rMatchPosition\x12\x15.PositionMatchRequest\x1a\x16.PositionMatchResponseb\x06proto3')
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'protos.resume_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_PINGREQUEST._serialized_start=23
_PINGREQUEST._serialized_end=50
_POSITION._serialized_start=52
_POSITION._serialized_end=94
_POSITIONMATCHREQUEST._serialized_start=96
_POSITIONMATCHREQUEST._serialized_end=164
_POSITIONMATCH._serialized_start=166
_POSITIONMATCH._serialized_end=214
_POSITIONMATCHRESPONSE._serialized_start=216
_POSITIONMATCHRESPONSE._serialized_end=272
_PONGRESPONSE._serialized_start=274
_PONGRESPONSE._serialized_end=302
_TEXTREQUEST._serialized_start=304
_TEXTREQUEST._serialized_end=331
_ENTITY._serialized_start=333
_ENTITY._serialized_end=459
_JOBENTITY._serialized_start=461
_JOBENTITY._serialized_end=544
_RESUMEENTITIESRESPONSE._serialized_start=547
_RESUMEENTITIESRESPONSE._serialized_end=814
_RESUME._serialized_start=817
_RESUME._serialized_end=978
# @@protoc_insertion_point(module_scope)