# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: keyapis/user/v1/keyapis_user_user_v1.proto
"""Generated protocol buffer code."""
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
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from google.api import visibility_pb2 as google_dot_api_dot_visibility__pb2
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2
from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*keyapis/user/v1/keyapis_user_user_v1.proto\x12\x0fkeyapis.user.v1\x1a\x1bgoogle/api/visibility.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a google/protobuf/descriptor.proto\x1a\x1egoogle/protobuf/wrappers.proto\",\n\x19\x44\x65leteUserSessionsRequest\x12\x0f\n\x02id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\"\xb3\x01\n\x1a\x44\x65leteUserSessionsResponse\x12\x42\n\x05\x65rror\x18\x01 \x01(\x0b\x32\x31.keyapis.user.v1.DeleteUserSessionsResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.user.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\xa5\x11\n\x04User\x12\n\n\x02id\x18\x01 \x01(\x05\x12-\n\x04type\x18\x02 \x01(\x0e\x32\x1a.keyapis.user.v1.User.TypeB\x03\xe0\x41\x02\x12:\n\x0bstatus_type\x18\x03 \x01(\x0e\x32 .keyapis.user.v1.User.StatusTypeB\x03\xe0\x41\x03\x12+\n\x05login\x18\x04 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12+\n\x05\x65mail\x18\x05 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12\x32\n\x0cphone_number\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12/\n\ncompany_id\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12+\n\x06mrf_id\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12*\n\x05rf_id\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x33\n\ncreated_at\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12.\n\nchanged_at\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x35\n\x0c\x61\x63tivated_at\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nblocked_at\x18\r \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x39\n\x0f\x63reator_user_id\x18\x0e \x01(\x0b\x32\x1b.google.protobuf.Int32ValueB\x03\xe0\x41\x03\x12\x32\n\rowner_user_id\x18\x0f \x01(\x0b\x32\x1b.google.protobuf.Int32Value\x12\x33\n\rinvoice_email\x18\x10 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12\x34\n\nvc_user_id\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int32ValueB\x03\xe0\x41\x03\x12\x31\n\x0b\x64\x65scription\x18\x12 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12\x38\n\x0eustore_user_id\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int32ValueB\x03\xe0\x41\x03\x12-\n\x07\x65nv_url\x18\x14 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x1a\x84\x07\n\x0bSavingError\x12>\n\x08\x63onflict\x18\x01 \x01(\x0b\x32*.keyapis.user.v1.User.SavingError.ConflictH\x00\x12R\n\x13user_type_forbidden\x18\x02 \x01(\x0b\x32\x33.keyapis.user.v1.User.SavingError.UserTypeForbiddenH\x00\x12V\n\x15user_status_forbidden\x18\x03 \x01(\x0b\x32\x35.keyapis.user.v1.User.SavingError.UserStatusForbiddenH\x00\x12\x66\n mrf_id_is_required_for_user_type\x18\x04 \x01(\x0b\x32:.keyapis.user.v1.User.SavingError.MrfIdRequiredForUserTypeH\x00\x12U\n\x15\x63reator_must_be_admin\x18\x05 \x01(\x0b\x32\x34.keyapis.user.v1.User.SavingError.CreatorMustBeAdminH\x00\x12^\n\x1brf_id_does_not_match_mrf_id\x18\x06 \x01(\x0b\x32\x37.keyapis.user.v1.User.SavingError.RfIdDoesNotMatchMrfIdH\x00\x12W\n\x16\x65mail_is_already_taken\x18\x07 \x01(\x0b\x32\x35.keyapis.user.v1.User.SavingError.EmailIsAlreadyTakenH\x00\x12L\n\x10\x65ntity_not_found\x18\x08 \x01(\x0b\x32\x30.keyapis.user.v1.User.SavingError.EntityNotFoundH\x00\x1a\n\n\x08\x43onflict\x1a\x13\n\x11UserTypeForbidden\x1a\x15\n\x13UserStatusForbidden\x1a\x1a\n\x18MrfIdRequiredForUserType\x1a\x14\n\x12\x43reatorMustBeAdmin\x1a\x17\n\x15RfIdDoesNotMatchMrfId\x1a\x15\n\x13\x45mailIsAlreadyTaken\x1a\x1f\n\x0e\x45ntityNotFound\x12\r\n\x05\x66ield\x18\x01 \x01(\tB\x08\n\x06reason\"\xec\x01\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\t\n\x05OWNER\x10\x01\x12\x0c\n\x08\x45MPLOYEE\x10\x02\x12\n\n\x06MASTER\x10\x03\x12\t\n\x05SLAVE\x10\x04\x12\t\n\x05\x41\x44MIN\x10\x05\x12\n\n\x06SELLER\x10\x06\x12\x07\n\x03MRF\x10\x07\x12\x0e\n\nBACKOFFICE\x10\x08\x12\x0b\n\x07SERVICE\x10\t\x12\x08\n\x04ROOT\x10\n\x12\x07\n\x03\x42TI\x10\x0b\x12\r\n\tLTP_FIRST\x10\x0c\x12\x13\n\x0f\x45XTERNAL_SELLER\x10\r\x12\x0f\n\x0b\x41PPLICATION\x10\x0e\x12\x0b\n\x07MANAGER\x10\x0f\x12\x10\n\x0c\x44\x45VICE_ADMIN\x10\x10\"Q\n\nStatusType\x12\x17\n\x13STATUS_TYPE_UNKNOWN\x10\x00\x12\x07\n\x03NEW\x10\x01\x12\x08\n\x04\x44\x45MO\x10\x02\x12\n\n\x06\x41\x43TIVE\x10\x03\x12\x0b\n\x07\x42LOCKED\x10\x04\"\xbd\x01\n\x08UserCode\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x05\x12\x14\n\x07user_id\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12\x33\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1c\n\x0f\x63reator_user_id\x18\x04 \x01(\x05\x42\x03\xe0\x41\x03\x12:\n\x11\x63reator_user_type\x18\x05 \x01(\x0e\x32\x1a.keyapis.user.v1.User.TypeB\x03\xe0\x41\x03\"!\n\x0eGetUserRequest\x12\x0f\n\x02id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\"\xc4\x01\n\x0fGetUserResponse\x12%\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x15.keyapis.user.v1.UserH\x00\x12\x37\n\x05\x65rror\x18\x02 \x01(\x0b\x32&.keyapis.user.v1.GetUserResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.user.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"~\n\x12GetUserListRequest\x12+\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x1b.keyapis.user.v1.UserFilter\x12-\n\x06paging\x18\x02 \x01(\x0b\x32\x1b.keyapis.user.v1.UserPagingH\x00\x42\x0c\n\npagination\"\xcc\x01\n\x13GetUserListResponse\x12%\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x15.keyapis.user.v1.UserH\x00\x12;\n\x05\x65rror\x18\x02 \x01(\x0b\x32*.keyapis.user.v1.GetUserListResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.user.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"B\n\x13GetUserCountRequest\x12+\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x1b.keyapis.user.v1.UserFilter\"\xb7\x01\n\x14GetUserCountResponse\x12\x0e\n\x04\x64\x61ta\x18\x01 \x01(\x05H\x00\x12<\n\x05\x65rror\x18\x02 \x01(\x0b\x32+.keyapis.user.v1.GetUserCountResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.user.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"$\n\x11\x44\x65leteUserRequest\x12\x0f\n\x02id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\"\xd8\x01\n\x12\x44\x65leteUserResponse\x12:\n\x05\x65rror\x18\x01 \x01(\x0b\x32).keyapis.user.v1.DeleteUserResponse.ErrorH\x00\x1a~\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.user.v1.ValidationErrorH\x00\x12\x33\n\x06saving\x18\x02 \x01(\x0b\x32!.keyapis.user.v1.User.SavingErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"%\n\x12GetUserCodeRequest\x12\x0f\n\x02id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\"\xc1\x02\n\x13GetUserCodeResponse\x12)\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x19.keyapis.user.v1.UserCodeH\x00\x12;\n\x05\x65rror\x18\x02 \x01(\x0b\x32*.keyapis.user.v1.GetUserCodeResponse.ErrorH\x00\x1a\xb9\x01\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.user.v1.ValidationErrorH\x00\x12Z\n\x13user_code_not_found\x18\x02 \x01(\x0b\x32;.keyapis.user.v1.GetUserCodeResponse.Error.UserCodeNotFoundH\x00\x1a\x12\n\x10UserCodeNotFoundB\x08\n\x06reasonB\x06\n\x04type\"N\n\x19PostUserCodeCreateRequest\x12\x31\n\tuser_code\x18\x01 \x01(\x0b\x32\x19.keyapis.user.v1.UserCodeB\x03\xe0\x41\x02\"\xde\x01\n\x1aPostUserCodeCreateResponse\x12)\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x19.keyapis.user.v1.UserCodeH\x00\x12\x42\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x31.keyapis.user.v1.PostUserCodeCreateResponse.ErrorH\x00\x1aI\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.user.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\xa1\x02\n\nUserFilter\x12\x13\n\x0b\x63ompany_ids\x18\x01 \x03(\x05\x12.\n\nuser_types\x18\x02 \x03(\x0e\x32\x1a.keyapis.user.v1.User.Type\x12;\n\x11user_status_types\x18\x03 \x03(\x0e\x32 .keyapis.user.v1.User.StatusType\x12\x0e\n\x06\x65mails\x18\x04 \x03(\t\x12\x15\n\rphone_numbers\x18\x05 \x03(\t\x12\x0e\n\x06logins\x18\x06 \x03(\t\x12*\n\x04text\x18\x07 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12.\n\x08\x63ontacts\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.StringValue\"\xe6\x02\n\nUserPaging\x12>\n\rorder_by_type\x18\x01 \x01(\x0e\x32\'.keyapis.user.v1.UserPaging.OrderByType\x12\x41\n\x0e\x64irection_type\x18\x02 \x01(\x0e\x32).keyapis.user.v1.UserPaging.DirectionType\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x0e\n\x06offset\x18\x04 \x01(\x05\"v\n\x0bOrderByType\x12\x19\n\x15ORDER_BY_TYPE_UNKNOWN\x10\x00\x12\x06\n\x02ID\x10\x01\x12\x0e\n\nCREATED_AT\x10\x02\x12\x0e\n\nCHANGED_AT\x10\x03\x12\t\n\x05\x45MAIL\x10\x04\x12\x08\n\x04RANK\x10\x05\x12\x0f\n\x0b\x44\x45SCRIPTION\x10\x06\">\n\rDirectionType\x12\x1a\n\x16\x44IRECTION_TYPE_UNKNOWN\x10\x00\x12\x08\n\x04\x44\x45SC\x10\x01\x12\x07\n\x03\x41SC\x10\x02\";\n\x0fPostUserRequest\x12(\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x15.keyapis.user.v1.UserB\x03\xe0\x41\x02\"\xfb\x01\n\x10PostUserResponse\x12%\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x15.keyapis.user.v1.UserH\x00\x12\x38\n\x05\x65rror\x18\x02 \x01(\x0b\x32\'.keyapis.user.v1.PostUserResponse.ErrorH\x00\x1a~\n\x05\x45rror\x12\x36\n\nvalidation\x18\x01 \x01(\x0b\x32 .keyapis.user.v1.ValidationErrorH\x00\x12\x33\n\x06saving\x18\x02 \x01(\x0b\x32!.keyapis.user.v1.User.SavingErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\":\n\x0fValidationError\x12\x11\n\x04path\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x07message\x18\x02 \x01(\tB\x03\xe0\x41\x02\x32\x8d\x08\n\x0bUserService\x12l\n\x07GetUser\x12\x1f.keyapis.user.v1.GetUserRequest\x1a .keyapis.user.v1.GetUserResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/user/api/v1/user/{id}\x12z\n\x0bGetUserList\x12#.keyapis.user.v1.GetUserListRequest\x1a$.keyapis.user.v1.GetUserListResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/user/api/v1/user/list0\x01\x12|\n\x0cGetUserCount\x12$.keyapis.user.v1.GetUserCountRequest\x1a%.keyapis.user.v1.GetUserCountResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\x12\x17/user/api/v1/user/count\x12u\n\nDeleteUser\x12\".keyapis.user.v1.DeleteUserRequest\x1a#.keyapis.user.v1.DeleteUserResponse\"\x1e\x82\xd3\xe4\x93\x02\x18*\x16/user/api/v1/user/{id}\x12\x96\x01\n\x12\x44\x65leteUserSessions\x12*.keyapis.user.v1.DeleteUserSessionsRequest\x1a+.keyapis.user.v1.DeleteUserSessionsResponse\"\'\x82\xd3\xe4\x93\x02!*\x1f/user/api/v1/user/{id}/sessions\x12}\n\x0bGetUserCode\x12#.keyapis.user.v1.GetUserCodeRequest\x1a$.keyapis.user.v1.GetUserCodeResponse\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/user/api/v1/user/{id}/code\x12\x97\x01\n\x12PostUserCodeCreate\x12*.keyapis.user.v1.PostUserCodeCreateRequest\x1a+.keyapis.user.v1.PostUserCodeCreateResponse\"(\x82\xd3\xe4\x93\x02\"\"\x1d/user/api/v1/user/code/create:\x01*\x12m\n\x08PostUser\x12 .keyapis.user.v1.PostUserRequest\x1a!.keyapis.user.v1.PostUserResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\"\x11/user/api/v1/user:\x01*B\x8c\x01\n\x12ru.keyapis.user.v1B\x12KeyapisUserV1ProtoH\x03P\x00Z\x10/keyapis_user_v1\xd8\x01\x01\xf8\x01\x01\xa2\x02\rKEYAPISUSERV1\xaa\x02\x0fKeyapis.User.V1\xca\x02\x0fKeyapis\\User\\V1\xea\x02\x11Keyapis::User::V1b\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'keyapis.user.v1.keyapis_user_user_v1_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'\n\022ru.keyapis.user.v1B\022KeyapisUserV1ProtoH\003P\000Z\020/keyapis_user_v1\330\001\001\370\001\001\242\002\rKEYAPISUSERV1\252\002\017Keyapis.User.V1\312\002\017Keyapis\\User\\V1\352\002\021Keyapis::User::V1'
  _DELETEUSERSESSIONSREQUEST.fields_by_name['id']._options = None
  _DELETEUSERSESSIONSREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _USER.fields_by_name['type']._options = None
  _USER.fields_by_name['type']._serialized_options = b'\340A\002'
  _USER.fields_by_name['status_type']._options = None
  _USER.fields_by_name['status_type']._serialized_options = b'\340A\003'
  _USER.fields_by_name['created_at']._options = None
  _USER.fields_by_name['created_at']._serialized_options = b'\340A\003'
  _USER.fields_by_name['activated_at']._options = None
  _USER.fields_by_name['activated_at']._serialized_options = b'\340A\003'
  _USER.fields_by_name['blocked_at']._options = None
  _USER.fields_by_name['blocked_at']._serialized_options = b'\340A\003'
  _USER.fields_by_name['creator_user_id']._options = None
  _USER.fields_by_name['creator_user_id']._serialized_options = b'\340A\003'
  _USER.fields_by_name['vc_user_id']._options = None
  _USER.fields_by_name['vc_user_id']._serialized_options = b'\340A\003'
  _USER.fields_by_name['ustore_user_id']._options = None
  _USER.fields_by_name['ustore_user_id']._serialized_options = b'\340A\003'
  _USERCODE.fields_by_name['user_id']._options = None
  _USERCODE.fields_by_name['user_id']._serialized_options = b'\340A\002'
  _USERCODE.fields_by_name['created_at']._options = None
  _USERCODE.fields_by_name['created_at']._serialized_options = b'\340A\003'
  _USERCODE.fields_by_name['creator_user_id']._options = None
  _USERCODE.fields_by_name['creator_user_id']._serialized_options = b'\340A\003'
  _USERCODE.fields_by_name['creator_user_type']._options = None
  _USERCODE.fields_by_name['creator_user_type']._serialized_options = b'\340A\003'
  _GETUSERREQUEST.fields_by_name['id']._options = None
  _GETUSERREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _DELETEUSERREQUEST.fields_by_name['id']._options = None
  _DELETEUSERREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _GETUSERCODEREQUEST.fields_by_name['id']._options = None
  _GETUSERCODEREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _POSTUSERCODECREATEREQUEST.fields_by_name['user_code']._options = None
  _POSTUSERCODECREATEREQUEST.fields_by_name['user_code']._serialized_options = b'\340A\002'
  _POSTUSERREQUEST.fields_by_name['data']._options = None
  _POSTUSERREQUEST.fields_by_name['data']._serialized_options = b'\340A\002'
  _VALIDATIONERROR.fields_by_name['path']._options = None
  _VALIDATIONERROR.fields_by_name['path']._serialized_options = b'\340A\002'
  _VALIDATIONERROR.fields_by_name['message']._options = None
  _VALIDATIONERROR.fields_by_name['message']._serialized_options = b'\340A\002'
  _USERSERVICE.methods_by_name['GetUser']._options = None
  _USERSERVICE.methods_by_name['GetUser']._serialized_options = b'\202\323\344\223\002\030\022\026/user/api/v1/user/{id}'
  _USERSERVICE.methods_by_name['GetUserList']._options = None
  _USERSERVICE.methods_by_name['GetUserList']._serialized_options = b'\202\323\344\223\002\030\022\026/user/api/v1/user/list'
  _USERSERVICE.methods_by_name['GetUserCount']._options = None
  _USERSERVICE.methods_by_name['GetUserCount']._serialized_options = b'\202\323\344\223\002\031\022\027/user/api/v1/user/count'
  _USERSERVICE.methods_by_name['DeleteUser']._options = None
  _USERSERVICE.methods_by_name['DeleteUser']._serialized_options = b'\202\323\344\223\002\030*\026/user/api/v1/user/{id}'
  _USERSERVICE.methods_by_name['DeleteUserSessions']._options = None
  _USERSERVICE.methods_by_name['DeleteUserSessions']._serialized_options = b'\202\323\344\223\002!*\037/user/api/v1/user/{id}/sessions'
  _USERSERVICE.methods_by_name['GetUserCode']._options = None
  _USERSERVICE.methods_by_name['GetUserCode']._serialized_options = b'\202\323\344\223\002\035\022\033/user/api/v1/user/{id}/code'
  _USERSERVICE.methods_by_name['PostUserCodeCreate']._options = None
  _USERSERVICE.methods_by_name['PostUserCodeCreate']._serialized_options = b'\202\323\344\223\002\"\"\035/user/api/v1/user/code/create:\001*'
  _USERSERVICE.methods_by_name['PostUser']._options = None
  _USERSERVICE.methods_by_name['PostUser']._serialized_options = b'\202\323\344\223\002\026\"\021/user/api/v1/user:\001*'
  _globals['_DELETEUSERSESSIONSREQUEST']._serialized_start=254
  _globals['_DELETEUSERSESSIONSREQUEST']._serialized_end=298
  _globals['_DELETEUSERSESSIONSRESPONSE']._serialized_start=301
  _globals['_DELETEUSERSESSIONSRESPONSE']._serialized_end=480
  _globals['_DELETEUSERSESSIONSRESPONSE_ERROR']._serialized_start=399
  _globals['_DELETEUSERSESSIONSRESPONSE_ERROR']._serialized_end=472
  _globals['_USER']._serialized_start=483
  _globals['_USER']._serialized_end=2696
  _globals['_USER_SAVINGERROR']._serialized_start=1474
  _globals['_USER_SAVINGERROR']._serialized_end=2374
  _globals['_USER_SAVINGERROR_CONFLICT']._serialized_start=2179
  _globals['_USER_SAVINGERROR_CONFLICT']._serialized_end=2189
  _globals['_USER_SAVINGERROR_USERTYPEFORBIDDEN']._serialized_start=2191
  _globals['_USER_SAVINGERROR_USERTYPEFORBIDDEN']._serialized_end=2210
  _globals['_USER_SAVINGERROR_USERSTATUSFORBIDDEN']._serialized_start=2212
  _globals['_USER_SAVINGERROR_USERSTATUSFORBIDDEN']._serialized_end=2233
  _globals['_USER_SAVINGERROR_MRFIDREQUIREDFORUSERTYPE']._serialized_start=2235
  _globals['_USER_SAVINGERROR_MRFIDREQUIREDFORUSERTYPE']._serialized_end=2261
  _globals['_USER_SAVINGERROR_CREATORMUSTBEADMIN']._serialized_start=2263
  _globals['_USER_SAVINGERROR_CREATORMUSTBEADMIN']._serialized_end=2283
  _globals['_USER_SAVINGERROR_RFIDDOESNOTMATCHMRFID']._serialized_start=2285
  _globals['_USER_SAVINGERROR_RFIDDOESNOTMATCHMRFID']._serialized_end=2308
  _globals['_USER_SAVINGERROR_EMAILISALREADYTAKEN']._serialized_start=2310
  _globals['_USER_SAVINGERROR_EMAILISALREADYTAKEN']._serialized_end=2331
  _globals['_USER_SAVINGERROR_ENTITYNOTFOUND']._serialized_start=2333
  _globals['_USER_SAVINGERROR_ENTITYNOTFOUND']._serialized_end=2364
  _globals['_USER_TYPE']._serialized_start=2377
  _globals['_USER_TYPE']._serialized_end=2613
  _globals['_USER_STATUSTYPE']._serialized_start=2615
  _globals['_USER_STATUSTYPE']._serialized_end=2696
  _globals['_USERCODE']._serialized_start=2699
  _globals['_USERCODE']._serialized_end=2888
  _globals['_GETUSERREQUEST']._serialized_start=2890
  _globals['_GETUSERREQUEST']._serialized_end=2923
  _globals['_GETUSERRESPONSE']._serialized_start=2926
  _globals['_GETUSERRESPONSE']._serialized_end=3122
  _globals['_GETUSERRESPONSE_ERROR']._serialized_start=399
  _globals['_GETUSERRESPONSE_ERROR']._serialized_end=472
  _globals['_GETUSERLISTREQUEST']._serialized_start=3124
  _globals['_GETUSERLISTREQUEST']._serialized_end=3250
  _globals['_GETUSERLISTRESPONSE']._serialized_start=3253
  _globals['_GETUSERLISTRESPONSE']._serialized_end=3457
  _globals['_GETUSERLISTRESPONSE_ERROR']._serialized_start=399
  _globals['_GETUSERLISTRESPONSE_ERROR']._serialized_end=472
  _globals['_GETUSERCOUNTREQUEST']._serialized_start=3459
  _globals['_GETUSERCOUNTREQUEST']._serialized_end=3525
  _globals['_GETUSERCOUNTRESPONSE']._serialized_start=3528
  _globals['_GETUSERCOUNTRESPONSE']._serialized_end=3711
  _globals['_GETUSERCOUNTRESPONSE_ERROR']._serialized_start=399
  _globals['_GETUSERCOUNTRESPONSE_ERROR']._serialized_end=472
  _globals['_DELETEUSERREQUEST']._serialized_start=3713
  _globals['_DELETEUSERREQUEST']._serialized_end=3749
  _globals['_DELETEUSERRESPONSE']._serialized_start=3752
  _globals['_DELETEUSERRESPONSE']._serialized_end=3968
  _globals['_DELETEUSERRESPONSE_ERROR']._serialized_start=3834
  _globals['_DELETEUSERRESPONSE_ERROR']._serialized_end=3960
  _globals['_GETUSERCODEREQUEST']._serialized_start=3970
  _globals['_GETUSERCODEREQUEST']._serialized_end=4007
  _globals['_GETUSERCODERESPONSE']._serialized_start=4010
  _globals['_GETUSERCODERESPONSE']._serialized_end=4331
  _globals['_GETUSERCODERESPONSE_ERROR']._serialized_start=4138
  _globals['_GETUSERCODERESPONSE_ERROR']._serialized_end=4323
  _globals['_GETUSERCODERESPONSE_ERROR_USERCODENOTFOUND']._serialized_start=4295
  _globals['_GETUSERCODERESPONSE_ERROR_USERCODENOTFOUND']._serialized_end=4313
  _globals['_POSTUSERCODECREATEREQUEST']._serialized_start=4333
  _globals['_POSTUSERCODECREATEREQUEST']._serialized_end=4411
  _globals['_POSTUSERCODECREATERESPONSE']._serialized_start=4414
  _globals['_POSTUSERCODECREATERESPONSE']._serialized_end=4636
  _globals['_POSTUSERCODECREATERESPONSE_ERROR']._serialized_start=399
  _globals['_POSTUSERCODECREATERESPONSE_ERROR']._serialized_end=472
  _globals['_USERFILTER']._serialized_start=4639
  _globals['_USERFILTER']._serialized_end=4928
  _globals['_USERPAGING']._serialized_start=4931
  _globals['_USERPAGING']._serialized_end=5289
  _globals['_USERPAGING_ORDERBYTYPE']._serialized_start=5107
  _globals['_USERPAGING_ORDERBYTYPE']._serialized_end=5225
  _globals['_USERPAGING_DIRECTIONTYPE']._serialized_start=5227
  _globals['_USERPAGING_DIRECTIONTYPE']._serialized_end=5289
  _globals['_POSTUSERREQUEST']._serialized_start=5291
  _globals['_POSTUSERREQUEST']._serialized_end=5350
  _globals['_POSTUSERRESPONSE']._serialized_start=5353
  _globals['_POSTUSERRESPONSE']._serialized_end=5604
  _globals['_POSTUSERRESPONSE_ERROR']._serialized_start=3834
  _globals['_POSTUSERRESPONSE_ERROR']._serialized_end=3960
  _globals['_VALIDATIONERROR']._serialized_start=5606
  _globals['_VALIDATIONERROR']._serialized_end=5664
  _globals['_USERSERVICE']._serialized_start=5667
  _globals['_USERSERVICE']._serialized_end=6704
# @@protoc_insertion_point(module_scope)
