| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- # -*- coding: utf-8 -*-
- # Generated by the protocol buffer compiler. DO NOT EDIT!
- # NO CHECKED-IN PROTOBUF GENCODE
- # source: hr.proto
- # Protobuf Python Version: 6.31.1
- """Generated protocol buffer code."""
- from google.protobuf import descriptor as _descriptor
- from google.protobuf import descriptor_pool as _descriptor_pool
- from google.protobuf import runtime_version as _runtime_version
- from google.protobuf import symbol_database as _symbol_database
- from google.protobuf.internal import builder as _builder
- _runtime_version.ValidateProtobufRuntimeVersion(
- _runtime_version.Domain.PUBLIC,
- 6,
- 31,
- 1,
- '',
- 'hr.proto'
- )
- # @@protoc_insertion_point(imports)
- _sym_db = _symbol_database.Default()
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x08hr.proto\x12\x02hr\"\x19\n\x0bUserRequest\x12\n\n\x02id\x18\x01 \x01(\x05\"6\n\x0cUserResponse\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0c\n\x04role\x18\x03 \x01(\t\"2\n\x0cLoginRequest\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\"1\n\rLoginResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"\x1e\n\x0bTestRequest\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\"/\n\x0cTestResponse\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\x12\x0e\n\x06result\x18\x02 \x01(\t\"1\n\x10InterviewRequest\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\x12\x0c\n\x04\x64\x61te\x18\x02 \x01(\t\"5\n\x11InterviewResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"\'\n\x14InterviewListRequest\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\"+\n\x15InterviewListResponse\x12\x12\n\ninterviews\x18\x01 \x03(\t\"S\n\x0eProfileRequest\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0e\n\x06skills\x18\x03 \x01(\t\x12\x12\n\nexperience\x18\x04 \x01(\t\"$\n\x11GetProfileRequest\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\"v\n\x0fProfileResponse\x12\x0f\n\x07user_id\x18\x01 \x01(\x05\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0e\n\x06skills\x18\x03 \x01(\t\x12\x12\n\nexperience\x18\x04 \x01(\t\x12\x0f\n\x07success\x18\x05 \x01(\x08\x12\x0f\n\x07message\x18\x06 \x01(\t\"a\n\x15JobDescriptionRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\x05\x12\r\n\x05title\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x14\n\x0crequirements\x18\x04 \x01(\t\"*\n\x18GetJobDescriptionRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\x05\"\x84\x01\n\x16JobDescriptionResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\x05\x12\r\n\x05title\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12\x14\n\x0crequirements\x18\x04 \x01(\t\x12\x0f\n\x07success\x18\x05 \x01(\x08\x12\x0f\n\x07message\x18\x06 \x01(\t2h\n\nIAMService\x12,\n\x07GetUser\x12\x0f.hr.UserRequest\x1a\x10.hr.UserResponse\x12,\n\x05Login\x12\x10.hr.LoginRequest\x1a\x11.hr.LoginResponse2L\n\x16PersonalityTestService\x12\x32\n\rGetTestResult\x12\x0f.hr.TestRequest\x1a\x10.hr.TestResponse2\x9a\x01\n\x10InterviewService\x12@\n\x11ScheduleInterview\x12\x14.hr.InterviewRequest\x1a\x15.hr.InterviewResponse\x12\x44\n\rGetInterviews\x12\x18.hr.InterviewListRequest\x1a\x19.hr.InterviewListResponse2\xa4\x02\n\x10WorkspaceService\x12\x38\n\rCreateProfile\x12\x12.hr.ProfileRequest\x1a\x13.hr.ProfileResponse\x12\x38\n\nGetProfile\x12\x15.hr.GetProfileRequest\x1a\x13.hr.ProfileResponse\x12M\n\x14\x43reateJobDescription\x12\x19.hr.JobDescriptionRequest\x1a\x1a.hr.JobDescriptionResponse\x12M\n\x11GetJobDescription\x12\x1c.hr.GetJobDescriptionRequest\x1a\x1a.hr.JobDescriptionResponseb\x06proto3')
- _globals = globals()
- _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'hr_pb2', _globals)
- if not _descriptor._USE_C_DESCRIPTORS:
- DESCRIPTOR._loaded_options = None
- _globals['_USERREQUEST']._serialized_start=16
- _globals['_USERREQUEST']._serialized_end=41
- _globals['_USERRESPONSE']._serialized_start=43
- _globals['_USERRESPONSE']._serialized_end=97
- _globals['_LOGINREQUEST']._serialized_start=99
- _globals['_LOGINREQUEST']._serialized_end=149
- _globals['_LOGINRESPONSE']._serialized_start=151
- _globals['_LOGINRESPONSE']._serialized_end=200
- _globals['_TESTREQUEST']._serialized_start=202
- _globals['_TESTREQUEST']._serialized_end=232
- _globals['_TESTRESPONSE']._serialized_start=234
- _globals['_TESTRESPONSE']._serialized_end=281
- _globals['_INTERVIEWREQUEST']._serialized_start=283
- _globals['_INTERVIEWREQUEST']._serialized_end=332
- _globals['_INTERVIEWRESPONSE']._serialized_start=334
- _globals['_INTERVIEWRESPONSE']._serialized_end=387
- _globals['_INTERVIEWLISTREQUEST']._serialized_start=389
- _globals['_INTERVIEWLISTREQUEST']._serialized_end=428
- _globals['_INTERVIEWLISTRESPONSE']._serialized_start=430
- _globals['_INTERVIEWLISTRESPONSE']._serialized_end=473
- _globals['_PROFILEREQUEST']._serialized_start=475
- _globals['_PROFILEREQUEST']._serialized_end=558
- _globals['_GETPROFILEREQUEST']._serialized_start=560
- _globals['_GETPROFILEREQUEST']._serialized_end=596
- _globals['_PROFILERESPONSE']._serialized_start=598
- _globals['_PROFILERESPONSE']._serialized_end=716
- _globals['_JOBDESCRIPTIONREQUEST']._serialized_start=718
- _globals['_JOBDESCRIPTIONREQUEST']._serialized_end=815
- _globals['_GETJOBDESCRIPTIONREQUEST']._serialized_start=817
- _globals['_GETJOBDESCRIPTIONREQUEST']._serialized_end=859
- _globals['_JOBDESCRIPTIONRESPONSE']._serialized_start=862
- _globals['_JOBDESCRIPTIONRESPONSE']._serialized_end=994
- _globals['_IAMSERVICE']._serialized_start=996
- _globals['_IAMSERVICE']._serialized_end=1100
- _globals['_PERSONALITYTESTSERVICE']._serialized_start=1102
- _globals['_PERSONALITYTESTSERVICE']._serialized_end=1178
- _globals['_INTERVIEWSERVICE']._serialized_start=1181
- _globals['_INTERVIEWSERVICE']._serialized_end=1335
- _globals['_WORKSPACESERVICE']._serialized_start=1338
- _globals['_WORKSPACESERVICE']._serialized_end=1630
- # @@protoc_insertion_point(module_scope)
|